( Is logical function. It is called by: hec_nextevt()
)
includes the following commons:
hec_par.inc
hec_datacard.inc
hec_epio.inc
hec_evth.inc
hec_online.inc
hec_runh.inc
hec_stats_epio.inc
This routine
reads data in epio format.
it makes
calls to epread and epfrd.
(this
is a long routine....)
The following subroutines are called:
hec_evth_epio.f
reads
the event header in epio format.
hec_dwpc_epio.f
reads
the beam chamber raw data block
hec_adc_epio.f
reads
the adc information
hec_fadc_epio.f
reads
the fadc information
hec_tdc_epio.f
reads
the tdc data
hec_nextevt_epio is returned
.true. if an event was read ok,
and is reutrned .false. if nothing is left to be read.