#include <TrapConfig.h>
Inherits o2::trd::TrapConfig::TrapValue.
|
| TrapRegister () |
|
| ~TrapRegister () |
|
void | init (const char *name, int addr, int nBits, int resetValue) |
|
void | initfromrun2 (const char *name, int addr, int nBits, int resetValue) |
|
void | reset () |
|
bool | setValue (int value, int det) |
|
bool | setValue (int value, int det, int rob, int mcm) |
|
int | getValue (int det, int rob, int mcm) |
|
std::string | getName () |
|
unsigned short | getAddr () |
|
unsigned short | getNbits () |
|
unsigned int | getResetValue () |
|
| TrapValue () |
|
| ~TrapValue ()=default |
|
bool | allocate (Alloc_t mode) |
|
bool | allocatei (int mode) |
|
void | setDataFromRun2 (int value, int valid, unsigned int index) |
|
int | getAllocMode () |
|
unsigned int | getDataRaw (int i) |
|
unsigned int | getValidRaw (int i) |
|
unsigned int | getDataSize () |
|
Definition at line 598 of file TrapConfig.h.
◆ TrapRegister() [1/2]
TrapConfig::TrapRegister::TrapRegister |
( |
| ) |
|
◆ ~TrapRegister()
TrapConfig::TrapRegister::~TrapRegister |
( |
| ) |
|
|
default |
◆ TrapRegister() [2/2]
o2::trd::TrapConfig::TrapRegister::TrapRegister |
( |
const TrapRegister & |
rhs | ) |
|
|
protected |
◆ ClassDefNV()
o2::trd::TrapConfig::TrapRegister::ClassDefNV |
( |
TrapRegister |
, |
|
|
1 |
|
|
) |
| |
|
protected |
◆ getAddr()
unsigned short o2::trd::TrapConfig::TrapRegister::getAddr |
( |
| ) |
|
|
inline |
◆ getName()
std::string o2::trd::TrapConfig::TrapRegister::getName |
( |
| ) |
|
|
inline |
◆ getNbits()
unsigned short o2::trd::TrapConfig::TrapRegister::getNbits |
( |
| ) |
|
|
inline |
◆ getResetValue()
unsigned int o2::trd::TrapConfig::TrapRegister::getResetValue |
( |
| ) |
|
|
inline |
◆ getValue()
int o2::trd::TrapConfig::TrapRegister::getValue |
( |
int |
det, |
|
|
int |
rob, |
|
|
int |
mcm |
|
) |
| |
|
inline |
◆ init()
void TrapConfig::TrapRegister::init |
( |
const char * |
name, |
|
|
int |
addr, |
|
|
int |
nBits, |
|
|
int |
resetValue |
|
) |
| |
◆ initfromrun2()
void TrapConfig::TrapRegister::initfromrun2 |
( |
const char * |
name, |
|
|
int |
addr, |
|
|
int |
nBits, |
|
|
int |
resetValue |
|
) |
| |
◆ operator=()
◆ reset()
void o2::trd::TrapConfig::TrapRegister::reset |
( |
| ) |
|
|
inline |
◆ setValue() [1/2]
bool o2::trd::TrapConfig::TrapRegister::setValue |
( |
int |
value, |
|
|
int |
det |
|
) |
| |
|
inline |
◆ setValue() [2/2]
bool o2::trd::TrapConfig::TrapRegister::setValue |
( |
int |
value, |
|
|
int |
det, |
|
|
int |
rob, |
|
|
int |
mcm |
|
) |
| |
|
inline |
◆ mAddr
unsigned short o2::trd::TrapConfig::TrapRegister::mAddr |
|
protected |
◆ mName
std::string o2::trd::TrapConfig::TrapRegister::mName |
|
protected |
◆ mNbits
unsigned short o2::trd::TrapConfig::TrapRegister::mNbits |
|
protected |
◆ mResetValue
unsigned int o2::trd::TrapConfig::TrapRegister::mResetValue |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/TRD/simulation/include/TRDSimulation/TrapConfig.h
- /home/runner/work/AliceO2/AliceO2/Detectors/TRD/simulation/src/TrapConfig.cxx