|
TPCCondData
|
#include <iostream>#include <string>#include <utility>#include "lcio.h"#include "UTIL/LCFixedObject.h"Go to the source code of this file.
Classes | |
| class | tpcconddata::GenericADCElectronicsParameters |
| Class that combines information on parameters and settings if the read-out electronics for storage. More... | |
Namespaces | |
| tpcconddata | |
| Namespace for the TPCCondData Package: Provides TPC condition data objects for lccd. | |
Macros | |
| #define | GenericADCElectronicsParametersNINTVals 5 |
| #define | GenericADCElectronicsParametersNFLOATVals 1 |
| #define | GenericADCElectronicsParametersNDOUBLEVals 0 |
Typedefs | |
| typedef GenericADCElectronicsParameters | tpcconddata::LCGenericADCElectronicsParameters |
Functions | |
| std::ostream & | tpcconddata::operator<< (std::ostream &os, const GenericADCElectronicsParameters &p) |
| #define GenericADCElectronicsParametersNDOUBLEVals 0 |
Definition at line 17 of file GenericADCElectronicsParameters.h.
| #define GenericADCElectronicsParametersNFLOATVals 1 |
Definition at line 16 of file GenericADCElectronicsParameters.h.
| #define GenericADCElectronicsParametersNINTVals 5 |
Definition at line 14 of file GenericADCElectronicsParameters.h.
1.8.6