![]() |
Project
|
#include <RDHUtils.h>
Public Types | |
using | RDHDef = o2::header::RAWDataHeader |
using | RDHAny = o2::header::RDHAny |
using | RDHv4 = o2::header::RAWDataHeaderV4 |
using | RDHv5 = o2::header::RAWDataHeaderV5 |
using | RDHv6 = o2::header::RAWDataHeaderV6 |
using | RDHv7 = o2::header::RAWDataHeaderV7 |
using | IR = o2::InteractionRecord |
Public Member Functions | |
template<typename H > | |
GPUhdi () static uint8_t getVersion(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getVersion(const RDHAny &rdh) | |
GPUhdi () static uint8_t getVersion(const void *rdhP) | |
template<typename H > | |
GPUhdi () static int getHeaderSize(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static int getHeaderSize(const RDHAny &rdh) | |
GPUhdi () static int getHeaderSize(const void *rdhP) | |
GPUhdi () static uint16_t getBlockLength(const RDHv4 &rdh) | |
GPUhdi () static uint16_t getBlockLength(const RDHAny &rdh) | |
GPUhdi () static uint16_t getBlockLength(const void *rdhP) | |
GPUhdi () static uint16_t getFEEID(const RDHv4 &rdh) | |
template<typename H > | |
GPUhdi () static uint16_t getFEEID(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getFEEID(const RDHAny &rdh) | |
GPUhdi () static uint16_t getFEEID(const void *rdhP) | |
template<typename H > | |
GPUhdi () static bool getPriorityBit(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static bool getPriorityBit(const RDHAny &rdh) | |
GPUhdi () static bool getPriorityBit(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint8_t getSourceID(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getSourceID(const RDHv7 &rdh) | |
GPUhdi () static uint8_t getSourceID(const RDHv6 &rdh) | |
GPUhdi () static uint8_t getSourceID(const RDHAny &rdh) | |
GPUhdi () static uint8_t getSourceID(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint16_t getOffsetToNext(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getOffsetToNext(const RDHAny &rdh) | |
GPUhdi () static uint16_t getOffsetToNext(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint16_t getMemorySize(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getMemorySize(const RDHAny &rdh) | |
GPUhdi () static uint16_t getMemorySize(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint8_t getLinkID(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getLinkID(const RDHAny &rdh) | |
GPUhdi () static uint8_t getLinkID(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint8_t getPacketCounter(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getPacketCounter(const RDHAny &rdh) | |
GPUhdi () static uint8_t getPacketCounter(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint16_t getCRUID(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getCRUID(const RDHAny &rdh) | |
GPUhdi () static uint16_t getCRUID(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint8_t getEndPointID(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getEndPointID(const RDHAny &rdh) | |
GPUhdi () static uint8_t getEndPointID(const void *rdhP) | |
GPUhdi () static uint16_t getHeartBeatBC(const RDHv4 &rdh) | |
template<typename H > | |
GPUhdi () static uint16_t getHeartBeatBC(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getHeartBeatBC(const RDHAny &rdh) | |
GPUhdi () static uint16_t getHeartBeatBC(const void *rdhP) | |
GPUhdi () static void setHeartBeatBC(RDHv4 &rdh | |
template<typename H > | |
GPUhdi () static void setHeartBeatBC(H &rdh | |
uint16_t | NOTPTR (H)) |
GPUhdi () static void setHeartBeatBC(RDHAny &rdh | |
GPUhdi () static void setHeartBeatBC(void *rdhP | |
if (version > 4) | |
GPUhdi () static uint32_t getHeartBeatOrbit(const RDHv4 &rdh) | |
template<typename H > | |
GPUhdi () static uint32_t getHeartBeatOrbit(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint32_t getHeartBeatOrbit(const RDHAny &rdh) | |
GPUhdi () static uint32_t getHeartBeatOrbit(const void *rdhP) | |
template<typename H > | |
GPUhdi () static IR getHeartBeatIR(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static IR getHeartBeatIR(const RDHAny &rdh) | |
GPUhdi () static IR getHeartBeatIR(const void *rdhP) | |
template<typename H > | |
GPUhdi () static IR getTriggerIR(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static IR getTriggerIR(const RDHAny &rdh) | |
GPUhdi () static IR getTriggerIR(const void *rdhP) | |
GPUhdi () static uint16_t getTriggerBC(const RDHv4 &rdh) | |
template<typename H > | |
GPUhdi () static uint16_t getTriggerBC(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getTriggerBC(const RDHAny &rdh) | |
GPUhdi () static uint16_t getTriggerBC(const void *rdhP) | |
GPUhdi () static uint32_t getTriggerOrbit(const RDHv4 &rdh) | |
template<typename H > | |
GPUhdi () static uint32_t getTriggerOrbit(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint32_t getTriggerOrbit(const RDHAny &rdh) | |
GPUhdi () static uint32_t getTriggerOrbit(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint8_t getDataFormat(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getDataFormat(const RDHv7 &rdh) | |
GPUhdi () static uint8_t getDataFormat(const RDHAny &rdh) | |
GPUhdi () static uint8_t getDataFormat(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint32_t getTriggerType(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint32_t getTriggerType(const RDHv5 &rdh) | |
GPUhdi () static uint32_t getTriggerType(const RDHAny &rdh) | |
GPUhdi () static uint32_t getTriggerType(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint16_t getPageCounter(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getPageCounter(const RDHv5 &rdh) | |
GPUhdi () static uint16_t getPageCounter(const RDHAny &rdh) | |
GPUhdi () static uint16_t getPageCounter(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint32_t getDetectorField(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint32_t getDetectorField(const RDHAny &rdh) | |
GPUhdi () static uint32_t getDetectorField(const void *rdhP) | |
GPUhdi () static uint16_t getDetectorPAR(const RDHv4 &rdh) | |
template<typename H > | |
GPUhdi () static uint16_t getDetectorPAR(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint16_t getDetectorPAR(const RDHAny &rdh) | |
GPUhdi () static uint16_t getDetectorPAR(const void *rdhP) | |
template<typename H > | |
GPUhdi () static uint8_t getStop(const H &rdh | |
NOTPTR (H)) | |
GPUhdi () static uint8_t getStop(const RDHv5 &rdh) | |
GPUhdi () static uint8_t getStop(const RDHAny &rdh) | |
GPUhdi () static uint8_t getStop(const void *rdhP) | |
GPUhdi () static LinkSubSpec_t getSubSpec(const RDHv7 &rdh) | |
GPUhdi () static LinkSubSpec_t getSubSpec(const RDHv6 &rdh) | |
GPUhdi () static LinkSubSpec_t getSubSpec(const RDHAny &rdh) | |
GPUhdi () static LinkSubSpec_t getSubSpec(const void *rdhP) | |
Static Public Member Functions | |
template<typename H > | |
static constexpr int | getVersion () |
get numeric version of the RDH | |
template<typename H > | |
static void | setVersion (H &rdh, uint8_t v, NOTPTR(H)) |
static void | setVersion (RDHAny &rdh, uint8_t v) |
static void | setVersion (void *rdhP, uint8_t v) |
static void | setBlockLength (RDHv4 &rdh, uint16_t s) |
static void | setBlockLength (RDHAny &rdh, uint16_t s) |
static void | setBlockLength (void *rdhP, uint16_t s) |
static void | setFEEID (RDHv4 &rdh, uint16_t v) |
template<typename H > | |
static void | setFEEID (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setFEEID (RDHAny &rdh, uint16_t v) |
static void | setFEEID (void *rdhP, uint16_t v) |
template<typename H > | |
static void | setPriorityBit (H &rdh, bool v, NOTPTR(H)) |
static void | setPriorityBit (RDHAny &rdh, bool v) |
static void | setPriorityBit (void *rdhP, bool v) |
static void | setSourceID (RDHv7 &rdh, uint8_t s) |
static void | setSourceID (RDHv6 &rdh, uint8_t s) |
static void | setSourceID (RDHAny &rdh, uint8_t s) |
static void | setSourceID (void *rdhP, uint8_t s) |
template<typename H > | |
static void | setOffsetToNext (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setOffsetToNext (RDHAny &rdh, uint16_t v) |
static void | setOffsetToNext (void *rdhP, uint16_t v) |
template<typename H > | |
static void | setMemorySize (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setMemorySize (RDHAny &rdh, uint16_t v) |
static void | setMemorySize (void *rdhP, uint16_t v) |
template<typename H > | |
static void | setLinkID (H &rdh, uint8_t v, NOTPTR(H)) |
static void | setLinkID (RDHAny &rdh, uint8_t v) |
static void | setLinkID (void *rdhP, uint8_t v) |
template<typename H > | |
static void | setPacketCounter (H &rdh, uint8_t v, NOTPTR(H)) |
static void | setPacketCounter (RDHAny &rdh, uint8_t v) |
static void | setPacketCounter (void *rdhP, uint8_t v) |
template<typename H > | |
static void | setCRUID (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setCRUID (RDHAny &rdh, uint16_t v) |
static void | setCRUID (void *rdhP, uint16_t v) |
template<typename H > | |
static void | setEndPointID (H &rdh, uint8_t v, NOTPTR(H)) |
static void | setEndPointID (RDHAny &rdh, uint8_t v) |
static void | setEndPointID (void *rdhP, uint8_t v) |
static void | setHeartBeatOrbit (RDHv4 &rdh, uint32_t v) |
template<typename H > | |
static void | setHeartBeatOrbit (H &rdh, uint32_t v, NOTPTR(H)) |
static void | setHeartBeatOrbit (RDHAny &rdh, uint32_t v) |
static void | setHeartBeatOrbit (void *rdhP, uint32_t v) |
static void | setTriggerBC (RDHv4 &rdh, uint16_t v) |
template<typename H > | |
static void | setTriggerBC (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setTriggerBC (RDHAny &rdh, uint16_t v) |
static void | setTriggerBC (void *rdhP, uint16_t v) |
static void | setTriggerOrbit (RDHv4 &rdh, uint32_t v) |
template<typename H > | |
static void | setTriggerOrbit (H &rdh, uint32_t v, NOTPTR(H)) |
static void | setTriggerOrbit (RDHAny &rdh, uint32_t v) |
static void | setTriggerOrbit (void *rdhP, uint32_t v) |
static void | setDataFormat (RDHv7 &rdh, uint8_t s) |
static void | setDataFormat (RDHAny &rdh, uint8_t s) |
static void | setDataFormat (void *rdhP, uint8_t s) |
template<typename H > | |
static void | setTriggerType (H &rdh, uint32_t v, NOTPTR(H)) |
static void | setTriggerType (RDHv5 &rdh, uint32_t v) |
static void | setTriggerType (RDHAny &rdh, uint32_t v) |
static void | setTriggerType (void *rdhP, uint32_t v) |
template<typename H > | |
static void | setPageCounter (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setPageCounter (RDHv5 &rdh, uint16_t v) |
static void | setPageCounter (RDHAny &rdh, uint16_t v) |
static void | setPageCounter (void *rdhP, uint16_t v) |
template<typename H > | |
static void | setDetectorField (H &rdh, uint32_t v, NOTPTR(H)) |
static void | setDetectorField (RDHAny &rdh, uint32_t v) |
static void | setDetectorField (void *rdhP, uint32_t v) |
static void | setDetectorPAR (RDHv4 &rdh, uint16_t v) |
template<typename H > | |
static void | setDetectorPAR (H &rdh, uint16_t v, NOTPTR(H)) |
static void | setDetectorPAR (RDHAny &rdh, uint16_t v) |
static void | setDetectorPAR (void *rdhP, uint16_t v) |
template<typename H > | |
static void | setStop (H &rdh, uint8_t v, NOTPTR(H)) |
static void | setStop (RDHAny &rdh, uint8_t v) |
static void | setStop (void *rdhP, uint8_t v) |
static void | printRDH (const RDHv4 &rdh) |
static void | printRDH (const RDHv5 &rdh) |
static void | printRDH (const RDHv6 &rdh) |
static void | printRDH (const RDHv7 &rdh) |
static void | printRDH (const RDHAny &rdh) |
static void | printRDH (const void *rdhP) |
template<typename H > | |
static void | dumpRDH (const H &rdh, NOTPTR(H)) |
static void | dumpRDH (const void *rdhP) |
static bool | checkRDH (const RDHv4 &rdh, bool verbose=true, bool checkZeros=false) |
static bool | checkRDH (const RDHv5 &rdh, bool verbose=true, bool checkZeros=false) |
static bool | checkRDH (const RDHv6 &rdh, bool verbose=true, bool checkZeros=false) |
static bool | checkRDH (const RDHv7 &rdh, bool verbose=true, bool checkZeros=false) |
static bool | checkRDH (const RDHAny rdh, bool verbose=true, bool checkZeros=false) |
static bool | checkRDH (const void *rdhP, bool verbose=true, bool checkZeros=false) |
static LinkSubSpec_t | getSubSpec (uint16_t cru, uint8_t link, uint8_t endpoint, uint16_t feeId, o2::header::DAQID::ID srcid=o2::header::DAQID::INVALID) |
template<typename H > | |
static LinkSubSpec_t | getSubSpec (const H &rdh, NOTPTR(H)) |
Public Attributes | |
uint16_t | v { rdh.heartbeatBC = v |
else | |
Static Public Attributes | |
static constexpr int | GBTWord128 = 16 |
static constexpr int | MAXCRUPage = 512 * GBTWord128 |
Definition at line 36 of file RDHUtils.h.
Definition at line 380 of file RDHUtils.h.
Definition at line 46 of file RDHUtils.h.
Definition at line 45 of file RDHUtils.h.
Definition at line 47 of file RDHUtils.h.
Definition at line 48 of file RDHUtils.h.
Definition at line 49 of file RDHUtils.h.
Definition at line 50 of file RDHUtils.h.
|
inlinestatic |
Definition at line 680 of file RDHUtils.h.
|
static |
Definition at line 133 of file RDHUtils.cxx.
|
static |
Definition at line 169 of file RDHUtils.cxx.
|
static |
Definition at line 205 of file RDHUtils.cxx.
|
static |
Definition at line 241 of file RDHUtils.cxx.
|
static |
Definition at line 101 of file RDHUtils.cxx.
|
inlinestatic |
Definition at line 669 of file RDHUtils.h.
Definition at line 91 of file RDHUtils.cxx.
|
inlinestatic |
Definition at line 702 of file RDHUtils.h.
|
inlinestatic |
Definition at line 685 of file RDHUtils.h.
|
inlinestaticconstexpr |
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 172 of file RDHUtils.h.
|
inline |
Definition at line 173 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 101 of file RDHUtils.h.
|
inline |
Definition at line 102 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 387 of file RDHUtils.h.
|
inline |
Definition at line 388 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 404 of file RDHUtils.h.
|
inline |
Definition at line 405 of file RDHUtils.h.
|
inline |
Definition at line 709 of file RDHUtils.h.
|
inline |
Definition at line 708 of file RDHUtils.h.
|
inline |
Definition at line 707 of file RDHUtils.h.
|
inline |
Definition at line 710 of file RDHUtils.h.
|
inline |
Definition at line 106 of file RDHUtils.h.
|
inline |
Definition at line 105 of file RDHUtils.h.
|
inline |
Definition at line 107 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 285 of file RDHUtils.h.
|
inline |
Definition at line 286 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 596 of file RDHUtils.h.
|
inline |
Definition at line 590 of file RDHUtils.h.
|
inline |
Definition at line 597 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 136 of file RDHUtils.h.
|
inline |
Definition at line 130 of file RDHUtils.h.
|
inline |
Definition at line 137 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 318 of file RDHUtils.h.
|
inline |
Definition at line 312 of file RDHUtils.h.
|
inline |
Definition at line 319 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 237 of file RDHUtils.h.
|
inline |
Definition at line 238 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 221 of file RDHUtils.h.
|
inline |
Definition at line 222 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 546 of file RDHUtils.h.
|
inline |
Definition at line 545 of file RDHUtils.h.
|
inline |
Definition at line 547 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 423 of file RDHUtils.h.
|
inline |
Definition at line 417 of file RDHUtils.h.
|
inline |
Definition at line 424 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 579 of file RDHUtils.h.
|
inline |
Definition at line 580 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 352 of file RDHUtils.h.
|
inline |
Definition at line 346 of file RDHUtils.h.
|
inline |
Definition at line 353 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 457 of file RDHUtils.h.
|
inline |
Definition at line 451 of file RDHUtils.h.
|
inline |
Definition at line 458 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 512 of file RDHUtils.h.
|
inline |
Definition at line 511 of file RDHUtils.h.
|
inline |
Definition at line 513 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 491 of file RDHUtils.h.
|
inline |
Definition at line 490 of file RDHUtils.h.
|
inline |
Definition at line 492 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 301 of file RDHUtils.h.
|
inline |
Definition at line 302 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 253 of file RDHUtils.h.
|
inline |
Definition at line 254 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 269 of file RDHUtils.h.
|
inline |
Definition at line 270 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 191 of file RDHUtils.h.
|
inline |
Definition at line 190 of file RDHUtils.h.
|
inline |
Definition at line 189 of file RDHUtils.h.
|
inline |
Definition at line 192 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 633 of file RDHUtils.h.
|
inline |
Definition at line 629 of file RDHUtils.h.
|
inline |
Definition at line 634 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 85 of file RDHUtils.h.
|
inline |
Definition at line 86 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | & |
o2::raw::RDHUtils::GPUhdi | ( | ) | & |
o2::raw::RDHUtils::GPUhdi | ( | ) | & |
o2::raw::RDHUtils::GPUhdi | ( | ) |
|
inline |
Definition at line 338 of file RDHUtils.h.
|
inline |
Definition at line 81 of file RDHUtils.h.
|
inline |
Definition at line 97 of file RDHUtils.h.
|
inline |
Definition at line 132 of file RDHUtils.h.
|
inline |
Definition at line 168 of file RDHUtils.h.
|
inline |
Definition at line 184 of file RDHUtils.h.
|
inline |
Definition at line 217 of file RDHUtils.h.
|
inline |
Definition at line 233 of file RDHUtils.h.
|
inline |
Definition at line 249 of file RDHUtils.h.
|
inline |
Definition at line 265 of file RDHUtils.h.
|
inline |
Definition at line 281 of file RDHUtils.h.
|
inline |
Definition at line 297 of file RDHUtils.h.
|
inline |
Definition at line 314 of file RDHUtils.h.
|
inline |
Definition at line 330 of file RDHUtils.h.
|
inline |
Definition at line 348 of file RDHUtils.h.
|
inline |
Definition at line 383 of file RDHUtils.h.
|
inline |
Definition at line 400 of file RDHUtils.h.
|
inline |
Definition at line 419 of file RDHUtils.h.
|
inline |
Definition at line 453 of file RDHUtils.h.
|
inline |
Definition at line 486 of file RDHUtils.h.
|
inline |
Definition at line 507 of file RDHUtils.h.
|
inline |
Definition at line 541 of file RDHUtils.h.
|
inline |
Definition at line 575 of file RDHUtils.h.
|
inline |
Definition at line 592 of file RDHUtils.h.
|
inline |
Definition at line 625 of file RDHUtils.h.
Definition at line 664 of file RDHUtils.h.
Definition at line 26 of file RDHUtils.cxx.
Definition at line 37 of file RDHUtils.cxx.
Definition at line 56 of file RDHUtils.cxx.
Definition at line 47 of file RDHUtils.cxx.
Definition at line 65 of file RDHUtils.cxx.
Definition at line 118 of file RDHUtils.h.
Definition at line 117 of file RDHUtils.h.
Definition at line 119 of file RDHUtils.h.
|
inlinestatic |
Definition at line 288 of file RDHUtils.h.
Definition at line 292 of file RDHUtils.h.
Definition at line 293 of file RDHUtils.h.
Definition at line 494 of file RDHUtils.h.
Definition at line 493 of file RDHUtils.h.
Definition at line 495 of file RDHUtils.h.
|
inlinestatic |
Definition at line 582 of file RDHUtils.h.
Definition at line 586 of file RDHUtils.h.
Definition at line 587 of file RDHUtils.h.
|
inlinestatic |
Definition at line 608 of file RDHUtils.h.
Definition at line 612 of file RDHUtils.h.
Definition at line 606 of file RDHUtils.h.
Definition at line 613 of file RDHUtils.h.
|
inlinestatic |
Definition at line 304 of file RDHUtils.h.
Definition at line 308 of file RDHUtils.h.
Definition at line 309 of file RDHUtils.h.
|
inlinestatic |
Definition at line 151 of file RDHUtils.h.
Definition at line 155 of file RDHUtils.h.
Definition at line 146 of file RDHUtils.h.
Definition at line 156 of file RDHUtils.h.
|
inlinestatic |
Definition at line 364 of file RDHUtils.h.
Definition at line 368 of file RDHUtils.h.
Definition at line 362 of file RDHUtils.h.
Definition at line 369 of file RDHUtils.h.
|
inlinestatic |
Definition at line 256 of file RDHUtils.h.
Definition at line 260 of file RDHUtils.h.
Definition at line 261 of file RDHUtils.h.
|
inlinestatic |
Definition at line 240 of file RDHUtils.h.
Definition at line 244 of file RDHUtils.h.
Definition at line 245 of file RDHUtils.h.
|
inlinestatic |
Definition at line 224 of file RDHUtils.h.
Definition at line 228 of file RDHUtils.h.
Definition at line 229 of file RDHUtils.h.
|
inlinestatic |
Definition at line 272 of file RDHUtils.h.
Definition at line 276 of file RDHUtils.h.
Definition at line 277 of file RDHUtils.h.
|
inlinestatic |
Definition at line 557 of file RDHUtils.h.
Definition at line 562 of file RDHUtils.h.
Definition at line 561 of file RDHUtils.h.
Definition at line 563 of file RDHUtils.h.
|
inlinestatic |
Definition at line 175 of file RDHUtils.h.
Definition at line 179 of file RDHUtils.h.
Definition at line 180 of file RDHUtils.h.
Definition at line 204 of file RDHUtils.h.
Definition at line 203 of file RDHUtils.h.
Definition at line 202 of file RDHUtils.h.
Definition at line 205 of file RDHUtils.h.
|
inlinestatic |
Definition at line 644 of file RDHUtils.h.
Definition at line 648 of file RDHUtils.h.
Definition at line 649 of file RDHUtils.h.
|
inlinestatic |
Definition at line 435 of file RDHUtils.h.
Definition at line 439 of file RDHUtils.h.
Definition at line 433 of file RDHUtils.h.
Definition at line 440 of file RDHUtils.h.
|
inlinestatic |
Definition at line 469 of file RDHUtils.h.
Definition at line 473 of file RDHUtils.h.
Definition at line 467 of file RDHUtils.h.
Definition at line 474 of file RDHUtils.h.
|
inlinestatic |
Definition at line 523 of file RDHUtils.h.
Definition at line 528 of file RDHUtils.h.
Definition at line 527 of file RDHUtils.h.
Definition at line 529 of file RDHUtils.h.
|
inlinestatic |
Definition at line 88 of file RDHUtils.h.
Definition at line 92 of file RDHUtils.h.
Definition at line 93 of file RDHUtils.h.
o2::raw::RDHUtils::else |
Definition at line 340 of file RDHUtils.h.
|
staticconstexpr |
Definition at line 52 of file RDHUtils.h.
|
staticconstexpr |
Definition at line 53 of file RDHUtils.h.
uint16_t o2::raw::RDHUtils::v { rdh.heartbeatBC = v |
Definition at line 328 of file RDHUtils.h.