CCDB container for the DCS data in EMCAL.
More...
#include <TriggerDCS.h>
CCDB container for the DCS data in EMCAL.
- Author
- Hadi Hassan hadi..nosp@m.hass.nosp@m.an@ce.nosp@m.rn.c.nosp@m.h, Oak Ridge National Laboratory
- Since
- December 4th, 2019
based on AliEMCALTriggerDCSConfig class authored by R. GUERNANE
Definition at line 36 of file TriggerDCS.h.
◆ TriggerDCS() [1/2]
o2::emcal::TriggerDCS::TriggerDCS |
( |
| ) |
|
|
default |
◆ ~TriggerDCS()
o2::emcal::TriggerDCS::~TriggerDCS |
( |
| ) |
|
|
default |
◆ TriggerDCS() [2/2]
o2::emcal::TriggerDCS::TriggerDCS |
( |
const TriggerDCS & |
trg | ) |
|
|
default |
◆ getSTUDCSDCal()
◆ getSTUDCSEMCal()
◆ getTRUArr()
std::array< TriggerTRUDCS, 46 > o2::emcal::TriggerDCS::getTRUArr |
( |
| ) |
const |
|
inline |
◆ getTRUDCS()
TriggerTRUDCS o2::emcal::TriggerDCS::getTRUDCS |
( |
Int_t |
iTRU | ) |
const |
|
inline |
◆ isTRUEnabled()
bool TriggerDCS::isTRUEnabled |
( |
int |
iTRU | ) |
const |
Check whether TRU is enabled.
- Parameters
-
iTRU | Index of the TRU Enabled-status defined via presence of the TRU in the STU region: TRU is enabled if the corresponding bit is set in the STU region |
Definition at line 30 of file TriggerDCS.cxx.
◆ operator=()
◆ operator==()
bool TriggerDCS::operator== |
( |
const TriggerDCS & |
other | ) |
const |
Comparison of two DCS data.
- Returns
- true if the TRU data are identical, false otherwise
Testing two DCS for equalness. DCS are considered identical if the contents are identical.
Definition at line 25 of file TriggerDCS.cxx.
◆ setSTUDCal()
◆ setSTUEMCal()
◆ setTRU()
◆ toJSON()
std::string TriggerDCS::toJSON |
( |
| ) |
const |
Serialize object to JSON format.
- Returns
- JSON-serialized trigger DCS config object
Definition at line 54 of file TriggerDCS.cxx.
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/EMCAL/calib/include/EMCALCalib/TriggerDCS.h
- /home/runner/work/AliceO2/AliceO2/Detectors/EMCAL/calib/src/TriggerDCS.cxx