16#ifndef O2_TRD_STATUSHELPER_H
17#define O2_TRD_STATUSHELPER_H
39 bool isMasked(
int hcId)
const {
return mStatus.test(hcId); }
43 std::bitset<constants::MAXHALFCHAMBER> mStatus{};
void maskHalfChamberB(int sec, int stack, int ly)
bool isMasked(int hcId) const
HalfChamberStatusQC()=default
void maskChamber(int sec, int stack, int ly)
void maskHalfChamberA(int sec, int stack, int ly)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...