|
Jpp 20.0.0-195-g190c9e876
the software that should make you happy
|
Auxiliary base class for time-slewing correction. More...
#include <JTimeSlewing.hh>
Public Member Functions | |
| double | operator() (const double tot_ns) const |
| Get time offset for a given time-over-threshold. | |
Auxiliary base class for time-slewing correction.
The correction corresponds to a time offset as a function of the time-over-threshold.
The type corresponds to the detector identifier that is used for the determination of the correction.
Definition at line 23 of file JTimeSlewing.hh.
|
inline |
Get time offset for a given time-over-threshold.
| tot_ns | time-over-threshold [ns] |
Definition at line 32 of file JTimeSlewing.hh.