#include <ZDCTDCParam.h>
|
float | tdc_shift [NTDCChannels] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
|
float | tdc_calib [NTDCChannels] = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1} |
|
float | tdc_offset [NTDCChannels] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
|
Definition at line 27 of file ZDCTDCParam.h.
◆ ClassDefNV()
◆ getFactor()
float ZDCTDCParam::getFactor |
( |
uint32_t |
ich | ) |
const |
◆ getOffset()
float ZDCTDCParam::getOffset |
( |
uint32_t |
ich | ) |
const |
◆ getShift()
float ZDCTDCParam::getShift |
( |
uint32_t |
ich | ) |
const |
◆ print()
void ZDCTDCParam::print |
( |
| ) |
const |
◆ setFactor()
void ZDCTDCParam::setFactor |
( |
uint32_t |
ich, |
|
|
float |
val |
|
) |
| |
◆ setOffset()
void ZDCTDCParam::setOffset |
( |
uint32_t |
ich, |
|
|
float |
val |
|
) |
| |
◆ setShift()
void ZDCTDCParam::setShift |
( |
uint32_t |
ich, |
|
|
float |
val |
|
) |
| |
◆ tdc_calib
float o2::zdc::ZDCTDCParam::tdc_calib[NTDCChannels] = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1} |
◆ tdc_offset
float o2::zdc::ZDCTDCParam::tdc_offset[NTDCChannels] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
◆ tdc_shift
float o2::zdc::ZDCTDCParam::tdc_shift[NTDCChannels] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ZDC/reconstruction/include/ZDCReconstruction/ZDCTDCParam.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ZDC/reconstruction/src/ZDCTDCParam.cxx