12#ifndef O2_GLOBALOFFSETSINFOOBJECT_H
13#define O2_GLOBALOFFSETSINFOOBJECT_H
28 void setT0AC(
short t0AC) { mT0AC = t0AC; }
29 [[nodiscard]]
short getT0AC()
const {
return mT0AC; }
void setTimeStamp(int64_t timestamp)
int64_t getTimeStamp() const
GlobalOffsetsInfoObject(short t0AC, uint64_t timestamp)
~GlobalOffsetsInfoObject()=default
GlobalOffsetsInfoObject()=default
struct o2::upgrades_utils::@462 ft0
structure to keep V0C information
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...