|
TPCCondData
|
#include "iostream"#include <string>#include <sstream>#include <ostream>#include "lcio.h"#include "UTIL/LCFixedObject.h"Go to the source code of this file.
Classes | |
| class | tpcconddata::TimePixPixelMode |
| class to store the mapping of the pixel modes of the TimePix a TimePixPixelMode contains three integers, the ChipID, the PixelID and the PixelMode furthermore it contains a struct called PixelKey of ChipID and PixelID as the key for the map More... | |
| struct | tpcconddata::TimePixPixelMode::PixelKey |
Namespaces | |
| tpcconddata | |
| Namespace for the TPCCondData Package: Provides TPC condition data objects for lccd. | |
Macros | |
| #define | TimePixPixelModeNINTVals 4 |
| #define | TimePixPixelModeNFLOATVals 0 |
| #define | TimePixPixelModeNDOUBLEVals 0 |
| #define TimePixPixelModeNDOUBLEVals 0 |
Definition at line 17 of file TimePixPixelMode.h.
| #define TimePixPixelModeNFLOATVals 0 |
Definition at line 16 of file TimePixPixelMode.h.
| #define TimePixPixelModeNINTVals 4 |
Definition at line 15 of file TimePixPixelMode.h.
1.8.6