266 |
C come here if GOOD1=0 |
C come here if GOOD1=0 |
267 |
C or the event has too many clusters |
C or the event has too many clusters |
268 |
C--------------------------------------------- |
C--------------------------------------------- |
269 |
200 continue |
c 200 continue |
270 |
|
|
271 |
ngood = 0 |
ngood = 0 |
272 |
do iv = 1,nviews |
do iv = 1,nviews |
583 |
$ delta.gt.cut .and. |
$ delta.gt.cut .and. |
584 |
$ value(iss).gt.clseedcut(iss).and. |
$ value(iss).gt.clseedcut(iss).and. |
585 |
$ .true.)then |
$ .true.)then |
586 |
if( value(iss).gt.vmax )then |
if( value(iss).gt.vmax )then |
587 |
imax = iss |
imax = iss |
588 |
vmax = value(iss) |
vmax = value(iss) |
589 |
else |
else |