#include <DTDDUWords.h>
Public Member Functions | |
int | busyROSPAF () const |
int | bxIDError () const |
DTDDUSecondStatusWord () | |
Constructor. More... | |
DTDDUSecondStatusWord (const uint32_t index) | |
int | fifoAlmostFull () const |
int | fifoFull () const |
int | inputFifoAlmostFull () const |
int | inputFifoFull () const |
int | l1AIDError () const |
int | outOfSynchROSError () const |
int | outputFifoAlmostFull () const |
int | outputFifoFull () const |
int | rosList () const |
int | warningROSPAF () const |
virtual | ~DTDDUSecondStatusWord () |
Destructor. More... | |
Private Attributes | |
uint32_t | word_ |
DT DDU status 2 interpreter. It interprets the (16 bits) WARNING!! : It interprets the second part of a 64 bits word!
Definition at line 640 of file DTDDUWords.h.
|
inline |
|
inline |
Definition at line 645 of file DTDDUWords.h.
|
inlinevirtual |
|
inline |
|
inline |
Definition at line 651 of file DTDDUWords.h.
References word_, and testProducerWithPsetDescEmpty_cfi::x2.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 650 of file DTDDUWords.h.
References word_, and testProducerWithPsetDescEmpty_cfi::x1.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 658 of file DTDDUWords.h.
References word_.
Referenced by DTDDUUnpacker::interpretRawData(), and DTDataIntegrityROSOffline::processFED().
|
inline |
|
private |
Definition at line 670 of file DTDDUWords.h.
Referenced by busyROSPAF(), bxIDError(), fifoAlmostFull(), fifoFull(), inputFifoAlmostFull(), inputFifoFull(), l1AIDError(), outOfSynchROSError(), outputFifoAlmostFull(), outputFifoFull(), rosList(), and warningROSPAF().