FineTimeErrorCode class for L1Calo error codes.
More...
#include <FineTimeErrorCode.h>
◆ FineTimeBits
Enumerator |
---|
BadRefBit | |
BadCalibBit | |
RefSetByHand | |
CalibSetByHand | |
Definition at line 25 of file FineTimeErrorCode.h.
◆ FineTimeErrorCode() [1/3]
FineTimeErrorCode::FineTimeErrorCode |
( |
| ) |
|
◆ FineTimeErrorCode() [2/3]
FineTimeErrorCode::FineTimeErrorCode |
( |
unsigned int |
errorCode | ) |
|
◆ ~FineTimeErrorCode()
virtual FineTimeErrorCode::~FineTimeErrorCode |
( |
| ) |
|
|
inlinevirtual |
◆ FineTimeErrorCode() [3/3]
◆ badAdc()
void FineTimeErrorCode::badAdc |
( |
bool |
bad | ) |
|
|
inline |
◆ badCalib()
bool FineTimeErrorCode::badCalib |
( |
| ) |
const |
|
inline |
◆ badRefValue() [1/2]
bool FineTimeErrorCode::badRefValue |
( |
| ) |
const |
|
inline |
◆ badRefValue() [2/2]
void FineTimeErrorCode::badRefValue |
( |
bool |
bad | ) |
|
|
inline |
◆ bitIsSet()
bool AbstractErrorCode::bitIsSet |
( |
unsigned int |
number | ) |
const |
|
protectedinherited |
◆ calibIsSetByHand()
void FineTimeErrorCode::calibIsSetByHand |
( |
bool |
bad | ) |
|
|
inline |
◆ errorCode() [1/2]
unsigned int AbstractErrorCode::errorCode |
( |
| ) |
const |
|
inlineinherited |
◆ errorCode() [2/2]
void AbstractErrorCode::errorCode |
( |
unsigned int |
code | ) |
|
|
inlineprotectedinherited |
◆ isCalibSetByHand()
bool FineTimeErrorCode::isCalibSetByHand |
( |
| ) |
const |
|
inline |
◆ isRefSetByHand()
bool FineTimeErrorCode::isRefSetByHand |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator|=()
◆ printStatus()
std::string FineTimeErrorCode::printStatus |
( |
| ) |
const |
◆ refIsSetByHand()
void FineTimeErrorCode::refIsSetByHand |
( |
bool |
bad | ) |
|
|
inline |
◆ setBit()
void AbstractErrorCode::setBit |
( |
unsigned int |
number, |
|
|
bool |
value |
|
) |
| |
|
protectedinherited |
◆ operator<<
◆ m_errorCode
unsigned int AbstractErrorCode::m_errorCode |
|
privateinherited |
The documentation for this class was generated from the following files: