1 #ifndef __JTRIGGER_CALIBRATION__
2 #define __JTRIGGER_CALIBRATION__
12 namespace JPP {
using namespace JTRIGGER; }
double getTime(const T &t1, const JCalibration &cal)
Get calibrated time.
Time calibration (including definition of sign of time offset).
Data structure for time calibration.
double getToT(const T &tot, const JCalibration &cal)
Get calibrated time-over-threshold of hit.
double putTime(const T &t1, const JCalibration &cal)
Get de-calibrated time.
double putToT(const T &tot, const JCalibration &cal)
Get de-calibrated time-over-threshold of hit.