![]() |
Belle II Software
release-05-02-19
|
DHC Ghost frame data struct. More...
#include <PXDRawDataStructs.h>

Public Member Functions | |
| unsigned int | getFixedSize (void) const |
| fixed length | |
| void | print (void) const |
| unsigned short | getDHEId (void) const |
| unsigned short | getDHPPort (void) const |
| unsigned short | getErrorBits (void) const |
Public Attributes | |
| const dhc_frame_header_word0 | word0 |
| const ubig16_t | trigger_nr_lo |
| const unsigned int | crc32 |
DHC Ghost frame data struct.
Encapsules the access for different bits and data words See Data format definitions [BELLE2-NOTE-TE-2016-009] on https://docs.belle2.org/
Definition at line 251 of file PXDRawDataStructs.h.