#include <PadPedestal.h>
Definition at line 27 of file PadPedestal.h.
◆ PadPedestal()
o2::focal::PadPedestal::PadPedestal |
( |
| ) |
|
|
default |
◆ ~PadPedestal()
o2::focal::PadPedestal::~PadPedestal |
( |
| ) |
|
|
default |
◆ clear()
void PadPedestal::clear |
( |
| ) |
|
◆ getHistogramRepresentation()
TH1 * PadPedestal::getHistogramRepresentation |
( |
int |
layer | ) |
const |
◆ getLayerHistogramRepresentations()
std::array< TH1 *, 18 > PadPedestal::getLayerHistogramRepresentations |
( |
| ) |
const |
◆ getNumberOfChannels()
int o2::focal::PadPedestal::getNumberOfChannels |
( |
| ) |
const |
|
inline |
◆ getPedestal()
double PadPedestal::getPedestal |
( |
std::size_t |
layer, |
|
|
std::size_t |
channel |
|
) |
| const |
◆ operator==()
bool PadPedestal::operator== |
( |
const PadPedestal & |
rhs | ) |
const |
◆ setPedestal()
void PadPedestal::setPedestal |
( |
std::size_t |
layer, |
|
|
std::size_t |
channel, |
|
|
double |
pedestal |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/FOCAL/calib/include/FOCALCalib/PadPedestal.h
- /home/runner/work/AliceO2/AliceO2/Detectors/FOCAL/calib/src/PadPedestal.cxx