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