AbstractErrorCode abstract base class for L1Calo error codes.
More...
#include <AbstractErrorCode.h>
AbstractErrorCode abstract base class for L1Calo error codes.
- Author
- Damien Prieur damie.nosp@m.n.pr.nosp@m.ieur@.nosp@m.cern.nosp@m..ch
Definition at line 16 of file AbstractErrorCode.h.
◆ ~AbstractErrorCode()
virtual AbstractErrorCode::~AbstractErrorCode |
( |
| ) |
|
|
inlinevirtual |
◆ AbstractErrorCode()
AbstractErrorCode::AbstractErrorCode |
( |
unsigned int |
errorCode | ) |
|
|
inlineprotected |
◆ bitIsSet()
bool AbstractErrorCode::bitIsSet |
( |
unsigned int |
number | ) |
const |
|
protected |
◆ errorCode() [1/2]
unsigned int AbstractErrorCode::errorCode |
( |
| ) |
const |
|
inline |
◆ errorCode() [2/2]
void AbstractErrorCode::errorCode |
( |
unsigned int |
code | ) |
|
|
inlineprotected |
◆ setBit()
void AbstractErrorCode::setBit |
( |
unsigned int |
number, |
|
|
bool |
value |
|
) |
| |
|
protected |
◆ m_errorCode
unsigned int AbstractErrorCode::m_errorCode |
|
private |
The documentation for this class was generated from the following files: