( is called by: hec_ped_pass1.f
, hec_online_pass1.f )
includes the following commons:
hec_par.inc
hec_adc.inc
hec_datacard.inc
hec_evth.inc
hec_geo.inc
hec_ped.inc
hec_ped_sys.inc
hec_trig.inc
This does
...
First
it resets the channel arrays.
Then
gather adc sums, choose the trigger
and call:
hec_ped_evt.f
which
computes the pedestal for the event.
Then
gather the adc sums again, taking pedestal into account.