![]() |
Project
|
#include <TOFFEElightConfig.h>
Public Member Functions | |
TOFFEElightConfig ()=default | |
const TOFFEEchannelConfig * | getChannelConfig (int icrate, int itrm, int ichain, int itdc, int ich) const |
const TOFFEEtriggerConfig * | getTriggerConfig (int idx) const |
const TOFFEEmapHVConfig * | getHVConfig (int isector) const |
unsigned int | getHVConfig (int isector, int iplate) const |
ClassDefNV (TOFFEElightConfig, 2) | |
Public Attributes | |
int | mVersion = 0 |
int | mRunNumber = 0 |
int | mRunType = 0 |
TOFFEEchannelConfig | mChannelConfig [Geo::kNCrate][Geo::kNTRM - 2][Geo::kNChain][Geo::kNTdc][Geo::kNCh] |
TOFFEEtriggerConfig | mTriggerConfig [NTRIGGERMAPS] |
TOFFEEmapHVConfig | mHVConfig [Geo::NSECTORS] |
Static Public Attributes | |
static constexpr int | NCHANNELS = 172800 |
static constexpr int | NTRIGGERMAPS = Geo::kNCrate |
Definition at line 62 of file TOFFEElightConfig.h.
|
default |
o2::tof::TOFFEElightConfig::ClassDefNV | ( | TOFFEElightConfig | , |
2 | |||
) |
const TOFFEEchannelConfig * TOFFEElightConfig::getChannelConfig | ( | int | icrate, |
int | itrm, | ||
int | ichain, | ||
int | itdc, | ||
int | ich | ||
) | const |
Definition at line 16 of file TOFFEElightConfig.cxx.
|
inline |
Definition at line 78 of file TOFFEElightConfig.h.
Definition at line 79 of file TOFFEElightConfig.h.
|
inline |
Definition at line 77 of file TOFFEElightConfig.h.
TOFFEEchannelConfig o2::tof::TOFFEElightConfig::mChannelConfig[Geo::kNCrate][Geo::kNTRM - 2][Geo::kNChain][Geo::kNTdc][Geo::kNCh] |
Definition at line 72 of file TOFFEElightConfig.h.
TOFFEEmapHVConfig o2::tof::TOFFEElightConfig::mHVConfig[Geo::NSECTORS] |
Definition at line 74 of file TOFFEElightConfig.h.
int o2::tof::TOFFEElightConfig::mRunNumber = 0 |
Definition at line 68 of file TOFFEElightConfig.h.
int o2::tof::TOFFEElightConfig::mRunType = 0 |
Definition at line 69 of file TOFFEElightConfig.h.
TOFFEEtriggerConfig o2::tof::TOFFEElightConfig::mTriggerConfig[NTRIGGERMAPS] |
Definition at line 73 of file TOFFEElightConfig.h.
int o2::tof::TOFFEElightConfig::mVersion = 0 |
Definition at line 67 of file TOFFEElightConfig.h.
|
staticconstexpr |
Definition at line 64 of file TOFFEElightConfig.h.
|
staticconstexpr |
Definition at line 65 of file TOFFEElightConfig.h.