StRoot
1
|
Time-of-Flight Calibration Utilities. More...
Public Member Functions | |
StTofCalibration () | |
default constructor, initializes default calibration values | |
~StTofCalibration () | |
default empty destructor | |
void | init () |
initializes calibration from XDF or dBase (not functioning yet) | |
void | print (ostream &os=cout) |
dump contents of calibration vector to stdout | |
int | numberOfEntries () const |
StructSlatCalib | slat (int) const |
Time-of-Flight Calibration Utilities.
A package of calibration routines for the STAR Time-of-Flight detector. Currently the only method prints the default initialized values.
To do:
Definition at line 46 of file StTofCalibration.h.