Project
Loading...
Searching...
No Matches
o2::trd::TRDFeeID Struct Reference

Frontend Electronics ID, is made up of supermodule, a/c side and the end point encoded as below. More...

#include <RawData.h>

Public Attributes

union { 
 
   uint16_t   word 
 
__attribute__ 
 

Detailed Description

Frontend Electronics ID, is made up of supermodule, a/c side and the end point encoded as below.

\structure TRDFeeID

Definition at line 207 of file RawData.h.

Member Data Documentation

◆ [union]

union { ... } o2::trd::TRDFeeID::__attribute__

◆ endpoint

uint8_t o2::trd::TRDFeeID::endpoint

Definition at line 219 of file RawData.h.

◆ side

uint8_t o2::trd::TRDFeeID::side

Definition at line 221 of file RawData.h.

◆ supermodule

uint8_t o2::trd::TRDFeeID::supermodule

Definition at line 223 of file RawData.h.

◆ unused1

uint8_t o2::trd::TRDFeeID::unused1

Definition at line 222 of file RawData.h.

◆ unused2

uint8_t o2::trd::TRDFeeID::unused2

Definition at line 220 of file RawData.h.

◆ word

uint16_t o2::trd::TRDFeeID::word

Definition at line 217 of file RawData.h.


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