Project
Loading...
Searching...
No Matches
o2::tof::compressed::FrameHeader_t Struct Reference

#include <CompressedDataFormat.h>

Public Attributes

uint32_t numberOfHits: 16
 
uint32_t frameID: 8
 
uint32_t trmID: 4
 
uint32_t deltaBC: 3
 
uint32_t mustBeZero: 1
 

Detailed Description

Definition at line 47 of file CompressedDataFormat.h.

Member Data Documentation

◆ deltaBC

uint32_t o2::tof::compressed::FrameHeader_t::deltaBC

Definition at line 51 of file CompressedDataFormat.h.

◆ frameID

uint32_t o2::tof::compressed::FrameHeader_t::frameID

Definition at line 49 of file CompressedDataFormat.h.

◆ mustBeZero

uint32_t o2::tof::compressed::FrameHeader_t::mustBeZero

Definition at line 52 of file CompressedDataFormat.h.

◆ numberOfHits

uint32_t o2::tof::compressed::FrameHeader_t::numberOfHits

Definition at line 48 of file CompressedDataFormat.h.

◆ trmID

uint32_t o2::tof::compressed::FrameHeader_t::trmID

Definition at line 50 of file CompressedDataFormat.h.


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