Skip to content
Snippets Groups Projects
user avatar
Cdaq Account authored
Moved the writing out of the "0" to the fDumpOut for hodo calibrations
to immediatiately after the TOF with track info calculations.
Before it had been after then lines

  if ( !fChern || !fShower ) {
    return 0;
  }

so if Cerenkov and shower were not used in replay the code would not get
to write out the "0" which is used to denote the end of an event data for
the calibration script.
a3f7bc2c
History
Name Last commit Last update