Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JTrigger/JCalibration.hh
Go to the documentation of this file.
1#ifndef __JTRIGGER_CALIBRATION__
2#define __JTRIGGER_CALIBRATION__
3
5
6
7/**
8 * \author mdejong
9 */
10
11namespace JTRIGGER {}
12namespace JPP { using namespace JTRIGGER; }
13
14namespace JTRIGGER {
15
21}
22
23#endif
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.