|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOCALIBCONDITIONS_FINETIMEERRORCODE_H
6 #define TRIGT1CALOCALIBCONDITIONS_FINETIMEERRORCODE_H
FineTimeErrorCode class for L1Calo error codes.
void setBit(unsigned int number, bool value)
unsigned int errorCode() const
FineTimeErrorCode & operator=(const FineTimeErrorCode &e)
std::string printStatus() const
void refIsSetByHand(bool bad)
bool isCalibSetByHand() const
bool isRefSetByHand() const
void badRefValue(bool bad)
void calibIsSetByHand(bool bad)
bool bitIsSet(unsigned int number) const
friend std::ostream & operator<<(std::ostream &output, const FineTimeErrorCode &r)
AbstractErrorCode abstract base class for L1Calo error codes.
FineTimeErrorCode & operator|=(const FineTimeErrorCode &e)
virtual ~FineTimeErrorCode()