![]() |
![]() |
#include <DTDDUWords.h>
Public Member Functions | |
DTLocalTriggerHeaderWord () | |
Constructor. More... | |
DTLocalTriggerHeaderWord (const DTLocalTriggerHeaderWord &obj) | |
DTLocalTriggerHeaderWord (const uint32_t index) | |
int | eventID () const |
int | SCFO () const |
virtual | ~DTLocalTriggerHeaderWord () |
Destructor. More... | |
Static Public Member Functions | |
static void | set (uint32_t &word, int event_id, int scfo) |
Private Attributes | |
uint32_t | word_ |
DT Sector Collector header interpreter. It interprets ROS event ID (12 bits) and the Sector Collector FIFO occupancy (8 bits)
Definition at line 713 of file DTDDUWords.h.
|
inline |
Constructor.
Definition at line 718 of file DTDDUWords.h.
|
inline |
Definition at line 720 of file DTDDUWords.h.
|
inline |
Definition at line 722 of file DTDDUWords.h.
|
inlinevirtual |
Destructor.
Definition at line 726 of file DTDDUWords.h.
|
inline |
Definition at line 728 of file DTDDUWords.h.
|
inline |
Definition at line 729 of file DTDDUWords.h.
|
inlinestatic |
Definition at line 732 of file DTDDUWords.h.
|
private |
Definition at line 745 of file DTDDUWords.h.