34#ifndef TIMECALIBRATIONPARAMS_H_
35#define TIMECALIBRATIONPARAMS_H_
82 std::array<short, 17664> mTimeCalibParamsHG;
83 std::array<short, 17664> mTimeCalibParamsLG;
void addTimeCalibParam(unsigned short cellID, short time, bool isLowGain)
Add time calibration coefficients to the container.
short getTimeCalibParam(unsigned short cellID, bool isLowGain) const
Get the time calibration coefficient for a certain cell.
TimeCalibrationParams()=default
Constructor.
bool operator==(const TimeCalibrationParams &other) const
Comparison of two time calibration coefficients.
TH1 * getHistogramRepresentation(bool isLowGain) const
Convert the time calibration coefficient array to a histogram.
~TimeCalibrationParams()=default
Destructor.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other