TPCCondData
|
#include "iostream"
#include "string"
#include "lcio.h"
#include "UTIL/LCFixedObject.h"
Go to the source code of this file.
Classes | |
class | tpcconddata::TPCConditions |
Namespaces | |
tpcconddata | |
Namespace for the TPCCondData Package: Provides TPC condition data objects for lccd. | |
Macros | |
#define | TPCConditionsNINTVals 0 |
#define | TPCConditionsNFLOATVals 8 |
#define | TPCConditionsNDOUBLEVals 0 |
Functions | |
std::ostream & | tpcconddata::operator<< (std::ostream &os, const TPCConditions &tc) |
#define TPCConditionsNDOUBLEVals 0 |
Definition at line 13 of file TPCConditions.h.
#define TPCConditionsNFLOATVals 8 |
Definition at line 12 of file TPCConditions.h.
#define TPCConditionsNINTVals 0 |
Definition at line 11 of file TPCConditions.h.