- Mar 01, 2017
-
-
Cdaq Account authored
THcHodoHit.h add methods to set and get the ADC peak amp and time THcScintillatorPlane::ProcessHits changed to set the ADC peak amp and time in the Hodohit DefineVariable added variables to tree
-
- Dec 15, 2016
-
-
Jure Bericic authored
-
- Oct 28, 2016
-
-
Stephen A. Wood authored
Lot's of changes to THcScintillator::ProcessHits THcHodoscope::EstimateFocalPlaneTimes THcHodoscope::FineProcess
-
- Oct 07, 2016
-
-
Stephen A. Wood authored
THcRawHodoHit gives reference time corrected TDC values THcScintillator plane adds a per plane offset to the raw tdc value First positive TDC value after adding offset is used
-
- Apr 26, 2015
-
-
Edward Brash authored
-
- Apr 15, 2015
-
-
Stephen A. Wood authored
in calculation of drift chamber start time
-
Stephen A. Wood authored
Pulse height corrected times saved in THcHodoHit objects. PulseHeightCorrection method renamed to EstimateFocalPlaneTimes because the pulse height correction is now done in the ProcessHitsMethod.
-
Stephen A. Wood authored
Don't repeat comparisons of tdc values with fScinTdcMin and fScinTdcMax because hits only get added to fHodoHits (and previously fPosTDCHits, fNegTDCHits, ...) if the times are within these ranges. In THcHodoscop, remove members of fTOFPInfo that are just used locally.
-