Go to the documentation of this file. 1 #ifndef __JTRIGGER__JTIMECONVERTER__
2 #define __JTRIGGER__JTIMECONVERTER__
double getTime(const JDAQHit &hit, const JCalibration &calibration) const
Get Monte Carlo hit time.
double getTime(const double t0) const
Get Monte Carlo hit time.
JTimeConverter(const Evt &event, const JDAQChronometer &chronometer)
Constructor.
Data structure for PMT calibration.
double getTime(const JHitL1 &hit) const
Get Monte Carlo hit time.
double putTime() const
Get Monte Carlo minus DAQ/trigger hit time.
Auxiliary class to convert DAQ/trigger hit time to/from Monte Carlo hit time.
double putTime(const double t0) const
Get DAQ hit time.
double getT(const unsigned int i) const
Get time of hit i.
double getT() const
Get calibrated time of hit.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JTDC_t getT() const
Get time.
double getTime(const T &t1, const JCalibration &cal)
Get calibrated time.
double putTime(const Hit &hit) const
Get DAQ hit time.
double getTime(const Hit &hit)
Get true time of hit.
double getTime(const JHit &hit) const
Get Monte Carlo hit time.
double getTimeOfRTS(const JDAQChronometer &chronometer)
Get time of last RTS in ns since start of run for a given chronometer.
double getTime() const
Get DAQ/trigger minus Monte Carlo hit time.
JTimeConverter()
Default constructor.
Data structure for L1 hit.