class to store the condition of the gas in a gaseous detector (e.g.
More...
#include <GasConditions.h>
class to store the condition of the gas in a gaseous detector (e.g.
TPC)
Definition at line 19 of file GasConditions.h.
tpcconddata::GasConditions::GasConditions |
( |
| ) |
|
tpcconddata::GasConditions::GasConditions |
( |
EVENT::LCObject * |
obj | ) |
|
'Copy constructor' needed to interpret LCCollection read from file/database.
Definition at line 30 of file GasConditions.cc.
tpcconddata::GasConditions::~GasConditions |
( |
| ) |
|
|
virtual |
void tpcconddata::GasConditions::addMixtureContents |
( |
int |
Content, |
|
|
float |
Fraction |
|
) |
| |
|
protected |
int tpcconddata::GasConditions::getContent |
( |
int |
Index | ) |
const |
|
protected |
const std::string tpcconddata::GasConditions::getDataDescription |
( |
| ) |
const |
|
inline |
std::string tpcconddata::GasConditions::getDefaultColName |
( |
| ) |
|
|
static |
double tpcconddata::GasConditions::getDoubleVal |
( |
int |
index | ) |
const |
float tpcconddata::GasConditions::getFloatVal |
( |
int |
index | ) |
const |
float tpcconddata::GasConditions::getFlow |
( |
| ) |
const |
float tpcconddata::GasConditions::getFraction |
( |
int |
Index | ) |
const |
|
protected |
int tpcconddata::GasConditions::getIntVal |
( |
int |
index | ) |
const |
float tpcconddata::GasConditions::getMixture |
( |
int |
Content | ) |
const |
return fraction of the mixtrue of the gas in of the following contents
Definition at line 47 of file GasConditions.cc.
int tpcconddata::GasConditions::getNDouble |
( |
| ) |
const |
int tpcconddata::GasConditions::getNFloat |
( |
| ) |
const |
int tpcconddata::GasConditions::getNInt |
( |
| ) |
const |
int tpcconddata::GasConditions::getNMixtureContents |
( |
| ) |
const |
|
protected |
float tpcconddata::GasConditions::getOverPressure |
( |
| ) |
const |
return the over pressure of the sytem (to the athmosphere) in mbar
Definition at line 64 of file GasConditions.cc.
float tpcconddata::GasConditions::getOxygenContent |
( |
| ) |
const |
return the oxygen content in the gas in ppmV
Definition at line 76 of file GasConditions.cc.
float tpcconddata::GasConditions::getPressure |
( |
| ) |
const |
std::string tpcconddata::GasConditions::getRevision |
( |
| ) |
|
|
static |
float tpcconddata::GasConditions::getTemperature |
( |
| ) |
const |
const std::string tpcconddata::GasConditions::getTypeName |
( |
| ) |
const |
|
inline |
float tpcconddata::GasConditions::getWaterContent |
( |
| ) |
const |
return the water content in the gas in ppmV
Definition at line 72 of file GasConditions.cc.
virtual int tpcconddata::GasConditions::id |
( |
| ) |
|
|
inlinevirtual |
bool tpcconddata::GasConditions::isFixedSize |
( |
| ) |
const |
|
inline |
IMPL::LCGenericObjectImpl* tpcconddata::GasConditions::obj |
( |
| ) |
|
|
inline |
void tpcconddata::GasConditions::print |
( |
std::ostream & |
os = std::cout | ) |
const |
void tpcconddata::GasConditions::setFlow |
( |
float |
Value | ) |
|
void tpcconddata::GasConditions::setFraction |
( |
int |
Index, |
|
|
float |
Fraction |
|
) |
| |
|
protected |
void tpcconddata::GasConditions::setMixture |
( |
int |
Content, |
|
|
float |
Value |
|
) |
| |
void tpcconddata::GasConditions::setOverPressure |
( |
float |
Value | ) |
|
void tpcconddata::GasConditions::setOxygenContent |
( |
float |
Value | ) |
|
void tpcconddata::GasConditions::setPressure |
( |
float |
Value | ) |
|
void tpcconddata::GasConditions::setTemperature |
( |
float |
Value | ) |
|
void tpcconddata::GasConditions::setWaterContent |
( |
float |
Value | ) |
|
bool tpcconddata::GasConditions::createObj |
|
protected |
IMPL::LCGenericObjectImpl* tpcconddata::GasConditions::myObj |
|
protected |
The documentation for this class was generated from the following files:
- /opt/ilcsoft/HEAD-2016-12-02/MarlinTPC/HEAD/tpcconddata/include/GasConditions.h
- /opt/ilcsoft/HEAD-2016-12-02/MarlinTPC/HEAD/tpcconddata/src/GasConditions.cc