#include <HPTDCErrorFlags.h>
Public Member Functions | |
unsigned short | getErrorFlag () const |
bool | getErrorId (unsigned short id) const |
bool | getEventLost () const |
bool | getHitErrorGroup0 () const |
bool | getHitErrorGroup1 () const |
bool | getHitErrorGroup2 () const |
bool | getHitErrorGroup3 () const |
bool | getHitLostL1OverflowGroup0 () const |
bool | getHitLostL1OverflowGroup1 () const |
bool | getHitLostL1OverflowGroup2 () const |
bool | getHitLostL1OverflowGroup3 () const |
bool | getHitLostROFifoOverflowGroup0 () const |
bool | getHitLostROFifoOverflowGroup1 () const |
bool | getHitLostROFifoOverflowGroup2 () const |
bool | getHitLostROFifoOverflowGroup3 () const |
bool | getHitRejectedByEventSizeLimit () const |
bool | getInternalFatalChipError () const |
HPTDCErrorFlags (unsigned short flags=0) | |
Static Public Member Functions | |
static std::string | getHPTDCErrorName (const unsigned short id) |
Private Attributes | |
unsigned short | error_flags |
HPTDC error flags container
Definition at line 15 of file HPTDCErrorFlags.h.
|
inline |
Definition at line 19 of file HPTDCErrorFlags.h.
|
inline |
Definition at line 58 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by operator<(), operator<<(), and CTPPSDiamondDigi::operator==().
|
inline |
Definition at line 21 of file HPTDCErrorFlags.h.
References getEventLost(), getHitErrorGroup0(), getHitErrorGroup1(), getHitErrorGroup2(), getHitErrorGroup3(), getHitLostL1OverflowGroup0(), getHitLostL1OverflowGroup1(), getHitLostL1OverflowGroup2(), getHitLostL1OverflowGroup3(), getHitLostROFifoOverflowGroup0(), getHitLostROFifoOverflowGroup1(), getHitLostROFifoOverflowGroup2(), getHitLostROFifoOverflowGroup3(), getHitRejectedByEventSizeLimit(), and getInternalFatalChipError().
Referenced by CTPPSDiamondDQMSource::analyze().
|
inline |
Definition at line 43 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 54 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 51 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 48 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 45 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 55 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 52 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 49 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 46 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 56 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 53 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 50 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 47 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inline |
Definition at line 44 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
inlinestatic |
Definition at line 62 of file HPTDCErrorFlags.h.
Referenced by CTPPSDiamondDQMSource::ChannelPlots::ChannelPlots(), and CTPPSDiamondDQMSource::PotPlots::PotPlots().
|
inline |
Definition at line 42 of file HPTDCErrorFlags.h.
References error_flags.
Referenced by getErrorId().
|
private |
Definition at line 84 of file HPTDCErrorFlags.h.
Referenced by getErrorFlag(), getEventLost(), getHitErrorGroup0(), getHitErrorGroup1(), getHitErrorGroup2(), getHitErrorGroup3(), getHitLostL1OverflowGroup0(), getHitLostL1OverflowGroup1(), getHitLostL1OverflowGroup2(), getHitLostL1OverflowGroup3(), getHitLostROFifoOverflowGroup0(), getHitLostROFifoOverflowGroup1(), getHitLostROFifoOverflowGroup2(), getHitLostROFifoOverflowGroup3(), getHitRejectedByEventSizeLimit(), and getInternalFatalChipError().