|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGT1CALO_DATAERROR_H
5 #define TRIGT1CALO_DATAERROR_H
56 int get(
int bit)
const;
58 std::string
bitName(
int bit)
const;
static const int s_failingBcnMask
Mask for Failing BCN.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
void set(ErrorBit bit, int value=1)
Set an error bit or data.
static const int s_subStatusMask
Mask for error bits from sub-status word.
int error() const
Return the full error word.
int get(ErrorBit bit) const
Return an error bit or data.
static const int s_ppmErrorMask
Mask for PPM error bits.
calculates the parity of a passed word
std::string bitName(int bit) const
Return the name of an error bit or data.
static const int s_subStatusBcn
Bit position of failing BCN in sub-status word.