Project
Loading...
Searching...
No Matches
o2::phos::CaloBunchWord Union Reference

#include <RCUTrailer.h>

Public Attributes

uint32_t mDataWord
 
struct { 
 
   uint32_t   mWord2: 10 
 Bits 0 - 9 : Word 2. More...
 
   uint32_t   mWord1: 10 
 Bits 10 - 19 : Word 1. More...
 
   uint32_t   mWord0: 10 
 Bits 20 - 29 : Word 0. More...
 
   uint32_t   mZero: 2 
 Bits 30 - 31 : zeroed. More...
 
};  
 

Detailed Description

Definition at line 38 of file RCUTrailer.h.

Member Data Documentation

◆ [struct]

struct { ... } o2::phos::CaloBunchWord

◆ mDataWord

uint32_t o2::phos::CaloBunchWord::mDataWord

Definition at line 39 of file RCUTrailer.h.

◆ mWord0

uint32_t o2::phos::CaloBunchWord::mWord0

Bits 20 - 29 : Word 0.

Definition at line 43 of file RCUTrailer.h.

◆ mWord1

uint32_t o2::phos::CaloBunchWord::mWord1

Bits 10 - 19 : Word 1.

Definition at line 42 of file RCUTrailer.h.

◆ mWord2

uint32_t o2::phos::CaloBunchWord::mWord2

Bits 0 - 9 : Word 2.

Definition at line 41 of file RCUTrailer.h.

◆ mZero

uint32_t o2::phos::CaloBunchWord::mZero

Bits 30 - 31 : zeroed.

Definition at line 44 of file RCUTrailer.h.


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