hec_crl_pass1.f    [#]

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

    ( is called by:   hec_crl.f  )
 

    includes the following commons:

    hec_par.inc
    hec_datacard.inc
    hec_geo.inc
    hec_ped.inc
    hec_ped_sys.inc
 

    This routine calls the following subroutines:

    hec_io_pass_ini.f
    which initializes the data I/O for this pass

Start the event loop:

          hec_nextevt()
           read epio file

          hec_trig_evt.f
           which processes the event

          hec_crl_evt.f
           does system correlation analysis for a given event

          hec_io_pass_evt.f
          deals with the end-of -event data I/O

end of event loop

    hec_crl_ana.f
    performs a system histogram analysis once the event loop is over

    hec_io_pass_ter.f
    terminates data I/O at end of pass