12#ifndef O2_TRD_PADCALIBRATIONS_H
13#define O2_TRD_PADCALIBRATIONS_H
45 std::array<PadParameters<T>, constants::MAXCHAMBER> mReadoutChamber;
56 for (
auto&
roc : mReadoutChamber) {
57 roc.init(chamberindex++);
~PadCalibrations()=default
void setPadValue(int roc, int col, int row, T value)
T getValue(int roc, int col, int row) const
const PadParameters< T > & getChamberPads(int roc)
void setPadValue(int roc, int channel, T value)
GLsizei const GLfloat * value
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...