( is called by: hec_offline.f )
Includes no commons.
This is the steering routine for the packages that look at the actual data.
The following subroutines are called:
hec_ped.f
Makes or reads pedestal
file and resets pedestal arrays
hec_cub.f
Initializes the cubic
fit package
hec_dig.f
Initializes the digital
filtering package - resets arrays,
reads in the weights for amplitude and time and prints them out.
hec_crl.f
This
is the noise correlation package
hec_beam.f
This
is deals with the beam chamber reconstruction (if required) - that is
essentially
the alignment constants of the MWPCs.
hec_cal.f
This
is the calibration package - it reads in the calibration coefficients.
hec_search.f
This
initializes the search variables. (Or did I miss something???)
hec_his.f
This
fills a ton of histograms, and processes some data to fill even more histograms.
hec_ntuple.f
books
ntuples, fills them and finishes them off.