| 
    Jpp
    master_rocky
    
   the software that should make you happy 
   | 
 
Template specialisation of JCalibrator for primitive data types. More...
#include <JCalibration.hh>
Static Public Member Functions | |
| static double | getTime (const T t1, const JCalibration &cal) | 
| Get calibrated time.  More... | |
| static double | putTime (const T t1, const JCalibration &cal) | 
| Get de-calibrated time.  More... | |
| static double | getToT (const T tot, const JCalibration &cal) | 
| Get calibrated time-over-threshold of hit.  More... | |
| static double | putToT (const T tot, const JCalibration &cal) | 
| Get de-calibrated time-over-threshold of hit.  More... | |
Template specialisation of JCalibrator for primitive data types.
Definition at line 274 of file JDetector/JCalibration.hh.
      
  | 
  inlinestatic | 
Get calibrated time.
| t1 | time [ns] | 
| cal | calibration | 
Definition at line 283 of file JDetector/JCalibration.hh.
      
  | 
  inlinestatic | 
Get de-calibrated time.
| t1 | time [ns] | 
| cal | calibration | 
Definition at line 296 of file JDetector/JCalibration.hh.
      
  | 
  inlinestatic | 
Get calibrated time-over-threshold of hit.
| tot | time-over-threshold [ns] | 
| cal | calibration | 
Definition at line 309 of file JDetector/JCalibration.hh.
      
  | 
  inlinestatic | 
Get de-calibrated time-over-threshold of hit.
| tot | time-over-threshold [ns] | 
| cal | calibration | 
Definition at line 322 of file JDetector/JCalibration.hh.