Project
Loading...
Searching...
No Matches
o2::cpv::AddressCharge Union Reference

#include <RawDecoder.h>

Public Attributes

uint32_t mDataWord
 
struct { 
 
   uint32_t   Address: 18 
 Bits 0 - 17 : Address. More...
 
   uint32_t   Charge: 14 
 Bits 18 - 32 : charge. More...
 
};  
 

Detailed Description

Definition at line 40 of file RawDecoder.h.

Member Data Documentation

◆ [struct]

struct { ... } o2::cpv::AddressCharge

◆ Address

uint32_t o2::cpv::AddressCharge::Address

Bits 0 - 17 : Address.

Definition at line 43 of file RawDecoder.h.

◆ Charge

uint32_t o2::cpv::AddressCharge::Charge

Bits 18 - 32 : charge.

Definition at line 44 of file RawDecoder.h.

◆ mDataWord

uint32_t o2::cpv::AddressCharge::mDataWord

Definition at line 41 of file RawDecoder.h.


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