![]() |
Project
|
#include <RawParser.h>
Public Attributes | |
uint8_t | version = 0 |
uint8_t | headerSize = 0 |
common part of all RAWDataHeader versions This struct is used as iterator value type and is a common header which can be returned for all versions of RAWDataHeader
Definition at line 503 of file RawParser.h.
uint8_t o2::framework::RawParser< MAX_SIZE, BOUNDS_CHECKS >::RawDataHeaderInfo::headerSize = 0 |
Definition at line 505 of file RawParser.h.
uint8_t o2::framework::RawParser< MAX_SIZE, BOUNDS_CHECKS >::RawDataHeaderInfo::version = 0 |
Definition at line 504 of file RawParser.h.