![]() |
![]() |
#include <DTDDUWords.h>
Public Member Functions | |
DTROSTrailerWord () | |
Constructor. More... | |
DTROSTrailerWord (const DTROSTrailerWord &obj) | |
DTROSTrailerWord (const uint32_t index) | |
int | EventWordCount () const |
int | l1AFifoOccupancy () const |
int | TFF () const |
int | TPX () const |
virtual | ~DTROSTrailerWord () |
Destructor. More... | |
Static Public Member Functions | |
static void | set (uint32_t &word, int tff, int tpx, int l1a_fifo_occ, int event_word_count) |
Private Attributes | |
uint32_t | word_ |
DT ROS Trailer interpreter. Information interpreted:
Definition at line 254 of file DTDDUWords.h.
|
inline |
Constructor.
Definition at line 259 of file DTDDUWords.h.
|
inline |
Definition at line 261 of file DTDDUWords.h.
|
inline |
Definition at line 263 of file DTDDUWords.h.
|
inlinevirtual |
Destructor.
Definition at line 267 of file DTDDUWords.h.
|
inline |
Definition at line 272 of file DTDDUWords.h.
|
inline |
Definition at line 271 of file DTDDUWords.h.
|
inlinestatic |
Definition at line 274 of file DTDDUWords.h.
|
inline |
Definition at line 269 of file DTDDUWords.h.
|
inline |
Definition at line 270 of file DTDDUWords.h.
|
private |
Definition at line 292 of file DTDDUWords.h.