![]() |
Project
|
#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... | ||
| }; | ||
Definition at line 40 of file RawDecoder.h.
| struct { ... } o2::cpv::AddressCharge |
| uint32_t o2::cpv::AddressCharge::Address |
Bits 0 - 17 : Address.
Definition at line 43 of file RawDecoder.h.
| uint32_t o2::cpv::AddressCharge::Charge |
Bits 18 - 32 : charge.
Definition at line 44 of file RawDecoder.h.
| uint32_t o2::cpv::AddressCharge::mDataWord |
Definition at line 41 of file RawDecoder.h.