189 |
do iv = 1,nviews |
do iv = 1,nviews |
190 |
ngood = ngood + good1(iv) |
ngood = ngood + good1(iv) |
191 |
enddo |
enddo |
192 |
if(ngood.ne.0)print*,'* WARNING * Event ',eventn(1) |
c$$$ if(ngood.ne.0)print*,'* WARNING * Event ',eventn(1) |
193 |
$ ,':LEVEL1 event status: ' |
c$$$ $ ,':LEVEL1 event status: ' |
194 |
$ ,(good1(i),i=1,nviews) |
c$$$ $ ,(good1(i),i=1,nviews) |
195 |
c------------------------------------------------------------------------ |
c------------------------------------------------------------------------ |
196 |
c |
c |
197 |
c closes files and exits |
c closes files and exits |