hec_nextevt()      [#]

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    ( is a logical function. It is called by:
   hec_ped_pass1.f    , hec_crl_pass1.f , hec_beam_pass.f  ,
   hec_his_pass1.f  ,  hec_pass1.f   , hec_pass2.f  , hec_pass3.f  ,
   hec_ntuple_pass1.f  , hec_online_pass1.f    )
 

    includes the following commons:

    hec_par.inc
    hec_datacard.inc
    hec_maxepio.inc
 

    This routine reads the next event and fills it into common blocks.

    First the following subroutines are called, which reset the raw data
    common blocks:
 

    hec_adc_ini.f

   hec_dwpc_ini.f
 

    The actual reading is done  using one of the following functions:

    hec_nextevt_zebra()

    hec_nextevt_epio(epdatabuf,iepbufset)

    hec_nextevt_online_epio(epdatabuf,iepbufset)