Project
Loading...
Searching...
No Matches
o2::tof::compressed::Union_t Union Reference

#include <CompressedDataFormat.h>

Public Attributes

uint32_t data
 
Word_t word
 
CrateHeader_t crateHeader
 
CrateOrbit_t crateOrbit
 
FrameHeader_t frameHeader
 
PackedHit_t packedHit
 
CrateTrailer_t crateTrailer
 

Detailed Description

union

Definition at line 87 of file CompressedDataFormat.h.

Member Data Documentation

◆ crateHeader

CrateHeader_t o2::tof::compressed::Union_t::crateHeader

Definition at line 90 of file CompressedDataFormat.h.

◆ crateOrbit

CrateOrbit_t o2::tof::compressed::Union_t::crateOrbit

Definition at line 91 of file CompressedDataFormat.h.

◆ crateTrailer

CrateTrailer_t o2::tof::compressed::Union_t::crateTrailer

Definition at line 94 of file CompressedDataFormat.h.

◆ data

uint32_t o2::tof::compressed::Union_t::data

Definition at line 88 of file CompressedDataFormat.h.

◆ frameHeader

FrameHeader_t o2::tof::compressed::Union_t::frameHeader

Definition at line 92 of file CompressedDataFormat.h.

◆ packedHit

PackedHit_t o2::tof::compressed::Union_t::packedHit

Definition at line 93 of file CompressedDataFormat.h.

◆ word

Word_t o2::tof::compressed::Union_t::word

Definition at line 89 of file CompressedDataFormat.h.


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