"Fat" digit for pedestal data.
More...
#include <PedestalDigit.h>
"Fat" digit for pedestal data.
In contrast to a "regular" digit, a PedestalDigit stores ADC samples (up to MCH_PEDESTALS_MAX_SAMPLES
samples)
Definition at line 35 of file PedestalDigit.h.
◆ PedestalDigit() [1/2]
o2::mch::calibration::PedestalDigit::PedestalDigit |
( |
| ) |
|
|
default |
◆ PedestalDigit() [2/2]
o2::mch::calibration::PedestalDigit::PedestalDigit |
( |
int |
solarid, |
|
|
int |
ds, |
|
|
int |
ch, |
|
|
uint32_t |
trigTime, |
|
|
uint32_t |
time, |
|
|
std::vector< uint16_t > |
samples |
|
) |
| |
◆ ~PedestalDigit()
o2::mch::calibration::PedestalDigit::~PedestalDigit |
( |
| ) |
|
|
default |
◆ getChannel()
int o2::mch::calibration::PedestalDigit::getChannel |
( |
| ) |
const |
|
inline |
◆ getDsId()
int o2::mch::calibration::PedestalDigit::getDsId |
( |
| ) |
const |
|
inline |
◆ getSample()
int16_t o2::mch::calibration::PedestalDigit::getSample |
( |
uint16_t |
s | ) |
const |
◆ getSolarId()
int o2::mch::calibration::PedestalDigit::getSolarId |
( |
| ) |
const |
|
inline |
◆ getTime()
uint32_t o2::mch::calibration::PedestalDigit::getTime |
( |
| ) |
const |
|
inline |
◆ getTriggerTime()
uint32_t o2::mch::calibration::PedestalDigit::getTriggerTime |
( |
| ) |
const |
|
inline |
◆ nofSamples()
uint16_t o2::mch::calibration::PedestalDigit::nofSamples |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Calibration/include/MCHCalibration/PedestalDigit.h
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Calibration/src/PedestalDigit.cxx