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

#include <CompressedDataFormat.h>

Public Attributes

uint32_t numberOfDiagnostics: 4
 
uint32_t eventCounter: 12
 
uint32_t numberOfErrors: 9
 
uint32_t undefined: 15
 
uint32_t mustBeOne: 1
 

Detailed Description

Definition at line 63 of file CompressedDataFormat.h.

Member Data Documentation

◆ eventCounter

uint32_t o2::tof::compressed::CrateTrailer_t::eventCounter

Definition at line 65 of file CompressedDataFormat.h.

◆ mustBeOne

uint32_t o2::tof::compressed::CrateTrailer_t::mustBeOne

Definition at line 68 of file CompressedDataFormat.h.

◆ numberOfDiagnostics

uint32_t o2::tof::compressed::CrateTrailer_t::numberOfDiagnostics

Definition at line 64 of file CompressedDataFormat.h.

◆ numberOfErrors

uint32_t o2::tof::compressed::CrateTrailer_t::numberOfErrors

Definition at line 66 of file CompressedDataFormat.h.

◆ undefined

uint32_t o2::tof::compressed::CrateTrailer_t::undefined

Definition at line 67 of file CompressedDataFormat.h.


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