![]() |
Belle II Software
release-05-02-19
|
DHC start frame data struct. More...
#include <PXDRawDataStructs.h>
Public Attributes | |
const dhc_frame_header_word0 | word0 |
const ubig16_t | trigger_nr_lo |
const ubig16_t | trigger_nr_hi |
const ubig16_t | time_tag_lo_and_type |
const ubig16_t | time_tag_mid |
const ubig16_t | time_tag_hi |
const ubig16_t | run_subrun |
const ubig16_t | exp_run |
const unsigned int | crc32 |
DHC start 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 80 of file PXDRawDataStructs.h.