#include <ZDCTowerParam.h>
Definition at line 27 of file ZDCTowerParam.h.
◆ ZDCTowerParam()
o2::zdc::ZDCTowerParam::ZDCTowerParam |
( |
| ) |
|
|
inline |
◆ ClassDefNV()
◆ clearFlags()
void ZDCTowerParam::clearFlags |
( |
| ) |
|
◆ getTowerCalib()
float ZDCTowerParam::getTowerCalib |
( |
uint32_t |
ich | ) |
const |
◆ getTowerOffset()
float ZDCTowerParam::getTowerOffset |
( |
uint32_t |
ich | ) |
const |
◆ print()
void ZDCTowerParam::print |
( |
| ) |
const |
◆ setTowerCalib()
void ZDCTowerParam::setTowerCalib |
( |
uint32_t |
ich, |
|
|
float |
val, |
|
|
bool |
ismodified = true |
|
) |
| |
◆ setTowerOffset()
void ZDCTowerParam::setTowerOffset |
( |
uint32_t |
ich, |
|
|
float |
val, |
|
|
bool |
ismodified = true |
|
) |
| |
◆ modified
std::array<bool, NChannels> o2::zdc::ZDCTowerParam::modified {} |
◆ tower_calib
float o2::zdc::ZDCTowerParam::tower_calib[NChannels] = {0} |
◆ tower_offset
float o2::zdc::ZDCTowerParam::tower_offset[NChannels] = {0} |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ZDC/reconstruction/include/ZDCReconstruction/ZDCTowerParam.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ZDC/reconstruction/src/ZDCTowerParam.cxx