TPCCondData
|
#include "iostream"
#include "string"
#include "lcio.h"
#include "UTIL/LCFixedObject.h"
Go to the source code of this file.
Classes | |
class | tpcconddata::WeatherConditions |
class to store the environment of a gaseous detector (e.g. More... | |
Namespaces | |
tpcconddata | |
Namespace for the TPCCondData Package: Provides TPC condition data objects for lccd. | |
Macros | |
#define | WeatherConditionsNINTVals 0 |
#define | WeatherConditionsNFLOATVals 3 |
#define | WeatherConditionsNDOUBLEVals 0 |
Functions | |
std::ostream & | tpcconddata::operator<< (std::ostream &os, const WeatherConditions &wc) |
#define WeatherConditionsNDOUBLEVals 0 |
Definition at line 15 of file WeatherConditions.h.
#define WeatherConditionsNFLOATVals 3 |
Definition at line 14 of file WeatherConditions.h.
#define WeatherConditionsNINTVals 0 |
Definition at line 13 of file WeatherConditions.h.