Belle II Software
release-08-01-10
|
DHH common mode frame data struct. More...
#include <PXDRawDataStructs.h>
Public Member Functions | |
unsigned short | getEventNrLo (void) const |
get trigger_nr_lo | |
unsigned int | getFixedSize (void) const |
100 words | |
unsigned int | getDHEId (void) const |
get DHE Id (from word0) | |
Public Attributes | |
const dhc_frame_header_word0 | word0 |
word0 | |
const ubig16_t | trigger_nr_lo |
trigger_nr_lo | |
const ubig16_t | data [96] |
data | |
const unsigned int | crc32 |
crc32 | |
DHH common mode frame data struct.
Encapsules the access for different bits within the header Not used in hardware yet, preliminary, data format might change See Data format definitions [BELLE2-NOTE-TE-2016-009] on https://docs.belle2.org/
Definition at line 212 of file PXDRawDataStructs.h.