Project
Loading...
Searching...
No Matches
o2::mch::raw::DataBlockHeader Struct Reference

A lightweight struct to describe a MCH Raw Data Block. More...

#include <DataBlock.h>

Public Attributes

uint32_t orbit
 
uint16_t bc
 
uint16_t solarId
 
uint64_t payloadSize
 

Detailed Description

A lightweight struct to describe a MCH Raw Data Block.

Definition at line 26 of file DataBlock.h.

Member Data Documentation

◆ bc

uint16_t o2::mch::raw::DataBlockHeader::bc

Definition at line 28 of file DataBlock.h.

◆ orbit

uint32_t o2::mch::raw::DataBlockHeader::orbit

Definition at line 27 of file DataBlock.h.

◆ payloadSize

uint64_t o2::mch::raw::DataBlockHeader::payloadSize

Definition at line 30 of file DataBlock.h.

◆ solarId

uint16_t o2::mch::raw::DataBlockHeader::solarId

Definition at line 29 of file DataBlock.h.


The documentation for this struct was generated from the following file: