LCIO
02.17
|
Go to the source code of this file.
Classes | |
class | CalibrationConstant |
Example for a simple calibration class based on the LCFixedObject template. More... | |
Macros | |
#define | NINT 1 |
#define | NFLOAT 2 |
#define | NDOUBLE 0 |
#define NDOUBLE 0 |
Definition at line 9 of file CalibrationConstant.h.
Referenced by UTIL::LCFixedObject< int(ESI::SIZE), int(ESF::SIZE), int(ESD::SIZE)>::getNDouble(), and UTIL::LCFixedObject< int(ESI::SIZE), int(ESF::SIZE), int(ESD::SIZE)>::LCFixedObject().
#define NFLOAT 2 |
Definition at line 8 of file CalibrationConstant.h.
Referenced by UTIL::LCFixedObject< int(ESI::SIZE), int(ESF::SIZE), int(ESD::SIZE)>::getNFloat(), and UTIL::LCFixedObject< int(ESI::SIZE), int(ESF::SIZE), int(ESD::SIZE)>::LCFixedObject().
#define NINT 1 |
Definition at line 7 of file CalibrationConstant.h.
Referenced by UTIL::LCFixedObject< int(ESI::SIZE), int(ESF::SIZE), int(ESD::SIZE)>::getNInt(), and UTIL::LCFixedObject< int(ESI::SIZE), int(ESF::SIZE), int(ESD::SIZE)>::LCFixedObject().