#include <DCS.h>
|
static constexpr size_t | SensorPos = 4 |
| Position of the sensor type identifier.
|
|
static constexpr size_t | TypePosGC = 7 |
| Position of the sensor type identifier.
|
|
static constexpr size_t | TypePosAn = 15 |
| Position of the sensor type identifier.
|
|
Gas value store
Definition at line 386 of file DCS.h.
◆ append()
void o2::tpc::dcs::Gas::append |
( |
const Gas & |
other | ) |
|
|
inline |
◆ ClassDefNV()
o2::tpc::dcs::Gas::ClassDefNV |
( |
Gas |
, |
|
|
1 |
|
|
) |
| |
◆ clear()
void o2::tpc::dcs::Gas::clear |
( |
| ) |
|
|
inline |
◆ fill()
◆ getMaxTime()
◆ getMinTime()
◆ sortAndClean()
void o2::tpc::dcs::Gas::sortAndClean |
( |
| ) |
|
|
inline |
◆ argon
RawDPsF o2::tpc::dcs::Gas::argon {} |
argon measurement from gas chromatograph
Definition at line 394 of file DCS.h.
◆ co2
CO2 measurement from gas chromatograph.
Definition at line 392 of file DCS.h.
◆ h2o
H2O measurement from gas chromatograph.
Definition at line 395 of file DCS.h.
◆ h2oSensor
RawDPsF o2::tpc::dcs::Gas::h2oSensor {} |
O2 measurement from dedicated gas sensor.
Definition at line 397 of file DCS.h.
◆ n2
neon measurement from gas chromatograph
Definition at line 393 of file DCS.h.
◆ neon
neon measurement from gas chromatograph
Definition at line 391 of file DCS.h.
◆ o2
O2 measurement from gas chromatograph.
Definition at line 396 of file DCS.h.
◆ o2Sensor
RawDPsF o2::tpc::dcs::Gas::o2Sensor {} |
O2 measurement from dedicated gas sensor.
Definition at line 398 of file DCS.h.
◆ SensorPos
constexpr size_t o2::tpc::dcs::Gas::SensorPos = 4 |
|
staticconstexpr |
Position of the sensor type identifier.
Definition at line 387 of file DCS.h.
◆ TypePosAn
constexpr size_t o2::tpc::dcs::Gas::TypePosAn = 15 |
|
staticconstexpr |
Position of the sensor type identifier.
Definition at line 389 of file DCS.h.
◆ TypePosGC
constexpr size_t o2::tpc::dcs::Gas::TypePosGC = 7 |
|
staticconstexpr |
Position of the sensor type identifier.
Definition at line 388 of file DCS.h.
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/TPC/include/DataFormatsTPC/DCS.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/TPC/src/DCS.cxx