35#ifndef TEMPCALIBRATIONPARAMS_H_
36#define TEMPCALIBRATIONPARAMS_H_
85 std::array<float, 17664> mTempCalibParamsSlope;
86 std::array<float, 17664> mTempCalibParamsA0;
void addTempCalibParam(unsigned short cellID, float Slope, float ParamA0)
Add temperature calibration coefficients to the container.
float getTempCalibParamA0(unsigned short cellID) const
Get the temperature calibration coefficient (A0 param) for a certain cell.
TH1 * getHistogramRepresentationA0() const
TH1 * getHistogramRepresentationSlope() const
Convert the temperature calibration coefficient arrays to histograms.
bool operator==(const TempCalibrationParams &other) const
Comparison of two temperature calibration coefficients.
float getTempCalibParamSlope(unsigned short cellID) const
Get the temperature calibration coefficient (slope) for a certain cell.
~TempCalibrationParams()=default
Destructor.
TempCalibrationParams()=default
Constructor.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other