|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOCALIBCONDITIONS_CHANDEADERRORCODE_H
6 #define TRIGT1CALOCALIBCONDITIONS_CHANDEADERRORCODE_H
void frontEndDead(bool bad)
void highVoltsOff(bool bad)
void setBit(unsigned int number, bool value)
void lowVoltsOff(bool bad)
unsigned int errorCode() const
void frontCellsMasked(bool bad)
void middleCellsMasked(bool bad)
bool backCellsMasked() const
ChanDeadErrorCode & operator=(const ChanDeadErrorCode &e)
bool highVoltsOff() const
ChanDeadErrorCode class for L1Calo error codes Adapted from /LVL1/l1calo/coolL1Calo/coolL1Calo/ChanDe...
virtual ~ChanDeadErrorCode()
void psCellsMasked(bool bad)
bool bitIsSet(unsigned int number) const
bool psCellsMasked() const
ChanDeadErrorCode & operator|=(const ChanDeadErrorCode &e)
void noisyTower(bool bad)
bool middleCellsMasked() const
bool frontCellsMasked() const
std::string printStatus() const
bool receiverDead() const
void receiverDead(bool bad)
AbstractErrorCode abstract base class for L1Calo error codes.
friend std::ostream & operator<<(std::ostream &output, const ChanDeadErrorCode &r)
bool frontEndDead() const
void backCellsMasked(bool bad)