hec_offline.f     [#]

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

    (is called by:    hec_adc.f    )

    Includes the following commons:

   hec_par.inc
    hec_datacard.inc
 

    This is the steering routine for running things offline.
    The following routines are called:

     hec_offline_ini.f
     This calls routines which read the run header, slow control info and
     set the tdc wrap-around constants.
 

     hec_packages
     This calls a number of subroutines that deal among others with:
     pedestals, pulseheights, correlations, beam chamber reconstruction, calibration
 

     user_ini
     This does nothing unless the user changes it

     hec_pass1  hec_pass2  hec_pass3
     These routines do seperate passes over the data.
     The user can include his or her stuff into the user routines here.

     user_ter
     This does nothing unless the user changes it.

     hec_offline_ter
     Dummy routine, does nothing.