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

Public Member Functions | |
| unsigned short | get_trig_nr0 (void) const |
| PXDError::PXDErrorFlags | check_error (int length, bool ignore_inv_size_flag=false) const |
| void | print (void) const |
| int | getMinSize (void) const |
| 4 byte header, ROIS (n*8), 4 byte copy of inner CRC, 4 byte outer CRC | |
| unsigned int | check_inner_crc (unsigned int) const |
Public Attributes | |
| const dhc_frame_header_word0 | word0 |
| const ubig16_t | trignr0 |
| mainly empty | |
ONSEN (debug) ROI 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 226 of file PXDRawDataStructs.h.