1 #ifndef __JTRIGGER_CALIBRATION__ 
    2 #define __JTRIGGER_CALIBRATION__ 
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 getTime(const T &t1, const JCalibration &cal)
Get calibrated time.
 
double putToT(const T &tot, const JCalibration &cal)
Get de-calibrated time-over-threshold of hit.
 
double putTime(const T &t1, const JCalibration &cal)
Get de-calibrated time.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Auxiliary classes and methods for triggering.