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

#include <CompressedDataFormat.h>

Public Attributes

uint32_t bunchID: 12
 
uint32_t slotPartMask: 11
 
uint32_t undefined: 1
 
uint32_t drmID: 7
 
uint32_t mustBeOne: 1
 

Static Public Attributes

static const uint32_t slotEnableMask = 0x0
 

Detailed Description

Definition at line 34 of file CompressedDataFormat.h.

Member Data Documentation

◆ bunchID

uint32_t o2::tof::compressed::CrateHeader_t::bunchID

Definition at line 35 of file CompressedDataFormat.h.

◆ drmID

uint32_t o2::tof::compressed::CrateHeader_t::drmID

Definition at line 38 of file CompressedDataFormat.h.

◆ mustBeOne

uint32_t o2::tof::compressed::CrateHeader_t::mustBeOne

Definition at line 39 of file CompressedDataFormat.h.

◆ slotEnableMask

const uint32_t o2::tof::compressed::CrateHeader_t::slotEnableMask = 0x0
static

Definition at line 40 of file CompressedDataFormat.h.

◆ slotPartMask

uint32_t o2::tof::compressed::CrateHeader_t::slotPartMask

Definition at line 36 of file CompressedDataFormat.h.

◆ undefined

uint32_t o2::tof::compressed::CrateHeader_t::undefined

Definition at line 37 of file CompressedDataFormat.h.


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