Namespaces | |
CURRENT_FIELDS_SUB_NAMESPACE | |
Classes | |
class | RawConfigurationBlock |
class | RawConfigurationHeader |
class | RawConfigurationName |
class | RawConfigurationSystemID |
class | RawConfigurationTail |
class | RawDataBlock |
class | RawDataBlockHeader |
class | RawEvent |
class | RawEventHeader |
class | RawEventTail |
class | RawMicroBlock |
class | RawMicroBlockHeader |
class | RawMicroSliceHeader |
class | RawNanoSlice |
Class to hold the data from the FEBs in correct formats. More... | |
class | RawNanoSliceHeader |
class | RawRunHeader |
class | RawSummaryDCMData |
class | RawSummaryDCMDataHeader |
class | RawSummaryDCMDataPoint |
class | RawSummaryDroppedMicroblock |
class | RawTrigger |
Class to hold the data from the global trigger in the correct format. More... | |
class | RawTriggerHeader |
Class to hold the data from the global trigger header in the correct format. More... | |
class | RawTriggerMask |
Class to hold the data corresponding to the trigger mask. More... | |
class | RawTriggerRange |
Class to hold the data from the global trigger range in the correct format. More... | |
class | RawTriggerTime |
Class to hold the data corresponding to the generated time of the trigger. More... | |
class | RawTriggerTimingMarker |
Class that contains the timing information relating to a given trigger. More... | |
Variables | |
static const uint32_t | MICROBLOCK_HEADER_STUFF = rawmicroblockhdr::RAWMICROBLOCKHEADER_SIZE + RAWMICROSLICEHEADER_SIZE |
MicroBlock header size + MicroSlice Header. More... | |
static const uint32_t | MICROBLOCK_HEADER_STUFF = rawmicroblockhdr::RAWMICROBLOCKHEADER_SIZE + RAWMICROSLICEHEADER_SIZE |
MicroBlock header size + MicroSlice Header. More... | |
|
static |
MicroBlock header size + MicroSlice Header.
Definition at line 23 of file RawMicroBlockV0.h.
Referenced by daqdataformats::VERSION_NAMESPACE::RawMicroBlock::readData().
|
static |
MicroBlock header size + MicroSlice Header.
Definition at line 23 of file RawMicroBlockV1.h.