HADES transport unit header.
More...
#include <hadaq/defines.h>
HADES transport unit header.
used as base for event and subevent also common envelope for trd network data packets
Definition at line 138 of file defines.h.
◆ HadTu()
◆ IsSwapped()
bool hadaq::HadTu::IsSwapped |
( |
| ) |
const |
|
inline |
msb of decode word is always non zero...?
Definition at line 148 of file defines.h.
◆ SetDecodingDirect()
void hadaq::HadTu::SetDecodingDirect |
( |
uint32_t |
dec | ) |
|
|
inline |
◆ Value()
uint32_t hadaq::HadTu::Value |
( |
const uint32_t * |
member | ) |
const |
|
inline |
◆ SetValue()
void hadaq::HadTu::SetValue |
( |
uint32_t * |
member, |
|
|
uint32_t |
val |
|
) |
| |
|
inline |
swapsave method to set value stolen from hadtu.h
Definition at line 166 of file defines.h.
◆ GetDecoding()
uint32_t hadaq::HadTu::GetDecoding |
( |
| ) |
const |
|
inline |
◆ GetSize()
uint32_t hadaq::HadTu::GetSize |
( |
| ) |
const |
|
inline |
◆ GetPaddedSize()
uint32_t hadaq::HadTu::GetPaddedSize |
( |
| ) |
const |
|
inline |
◆ SetSize()
void hadaq::HadTu::SetSize |
( |
uint32_t |
bytes | ) |
|
|
inline |
◆ SetDecoding()
void hadaq::HadTu::SetDecoding |
( |
uint32_t |
decod | ) |
|
|
inline |
◆ tuSize
uint32_t hadaq::HadTu::tuSize |
|
protected |
◆ tuDecoding
uint32_t hadaq::HadTu::tuDecoding |
|
protected |
The documentation for this struct was generated from the following file: