12#ifndef TOF_DIAGNOSTIC_CALIBRATION_H_
13#define TOF_DIAGNOSTIC_CALIBRATION_H_
30 using CcdbObjectInfoVector = std::vector<CcdbObjectInfo>;
48 CcdbObjectInfoVector mccdbInfoVector;
49 std::vector<Diagnostic> mDiagnosticVector;
Definition of the TOF cluster.
const CcdbObjectInfoVector & getDiagnosticInfoVector() const
Slot & emplaceNewSlot(bool front, TFType tstart, TFType tend) final
const std::vector< Diagnostic > & getDiagnosticVector() const
void finalizeSlot(Slot &slot) final
TOFDiagnosticCalibrator()=default
void setRunNumber(int run)
~TOFDiagnosticCalibrator() final=default
CcdbObjectInfoVector & getDiagnosticInfoVector()
bool hasEnoughData(const Slot &slot) const final
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...