![]() |
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 38 of file RDHUtils.h.
Definition at line 382 of file RDHUtils.h.
Definition at line 48 of file RDHUtils.h.
Definition at line 47 of file RDHUtils.h.
Definition at line 49 of file RDHUtils.h.
Definition at line 50 of file RDHUtils.h.
Definition at line 51 of file RDHUtils.h.
Definition at line 52 of file RDHUtils.h.
|
inlinestatic |
Definition at line 682 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 671 of file RDHUtils.h.
Definition at line 91 of file RDHUtils.cxx.
|
inlinestatic |
Definition at line 704 of file RDHUtils.h.
|
inlinestatic |
Definition at line 687 of file RDHUtils.h.
|
inlinestaticconstexpr |
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 174 of file RDHUtils.h.
|
inline |
Definition at line 175 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 103 of file RDHUtils.h.
|
inline |
Definition at line 104 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 389 of file RDHUtils.h.
|
inline |
Definition at line 390 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 406 of file RDHUtils.h.
|
inline |
Definition at line 407 of file RDHUtils.h.
|
inline |
Definition at line 711 of file RDHUtils.h.
|
inline |
Definition at line 710 of file RDHUtils.h.
|
inline |
Definition at line 709 of file RDHUtils.h.
|
inline |
Definition at line 712 of file RDHUtils.h.
|
inline |
Definition at line 108 of file RDHUtils.h.
|
inline |
Definition at line 107 of file RDHUtils.h.
|
inline |
Definition at line 109 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 287 of file RDHUtils.h.
|
inline |
Definition at line 288 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 598 of file RDHUtils.h.
|
inline |
Definition at line 592 of file RDHUtils.h.
|
inline |
Definition at line 599 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 138 of file RDHUtils.h.
|
inline |
Definition at line 132 of file RDHUtils.h.
|
inline |
Definition at line 139 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 320 of file RDHUtils.h.
|
inline |
Definition at line 314 of file RDHUtils.h.
|
inline |
Definition at line 321 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 239 of file RDHUtils.h.
|
inline |
Definition at line 240 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 223 of file RDHUtils.h.
|
inline |
Definition at line 224 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 548 of file RDHUtils.h.
|
inline |
Definition at line 547 of file RDHUtils.h.
|
inline |
Definition at line 549 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 425 of file RDHUtils.h.
|
inline |
Definition at line 419 of file RDHUtils.h.
|
inline |
Definition at line 426 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 581 of file RDHUtils.h.
|
inline |
Definition at line 582 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 354 of file RDHUtils.h.
|
inline |
Definition at line 348 of file RDHUtils.h.
|
inline |
Definition at line 355 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 459 of file RDHUtils.h.
|
inline |
Definition at line 453 of file RDHUtils.h.
|
inline |
Definition at line 460 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 514 of file RDHUtils.h.
|
inline |
Definition at line 513 of file RDHUtils.h.
|
inline |
Definition at line 515 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 493 of file RDHUtils.h.
|
inline |
Definition at line 492 of file RDHUtils.h.
|
inline |
Definition at line 494 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 303 of file RDHUtils.h.
|
inline |
Definition at line 304 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 255 of file RDHUtils.h.
|
inline |
Definition at line 256 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 271 of file RDHUtils.h.
|
inline |
Definition at line 272 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 193 of file RDHUtils.h.
|
inline |
Definition at line 192 of file RDHUtils.h.
|
inline |
Definition at line 191 of file RDHUtils.h.
|
inline |
Definition at line 194 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 635 of file RDHUtils.h.
|
inline |
Definition at line 631 of file RDHUtils.h.
|
inline |
Definition at line 636 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | const & |
|
inline |
Definition at line 87 of file RDHUtils.h.
|
inline |
Definition at line 88 of file RDHUtils.h.
o2::raw::RDHUtils::GPUhdi | ( | ) | & |
o2::raw::RDHUtils::GPUhdi | ( | ) | & |
o2::raw::RDHUtils::GPUhdi | ( | ) | & |
o2::raw::RDHUtils::GPUhdi | ( | ) |
|
inline |
Definition at line 340 of file RDHUtils.h.
|
inline |
Definition at line 83 of file RDHUtils.h.
|
inline |
Definition at line 99 of file RDHUtils.h.
|
inline |
Definition at line 134 of file RDHUtils.h.
|
inline |
Definition at line 170 of file RDHUtils.h.
|
inline |
Definition at line 186 of file RDHUtils.h.
|
inline |
Definition at line 219 of file RDHUtils.h.
|
inline |
Definition at line 235 of file RDHUtils.h.
|
inline |
Definition at line 251 of file RDHUtils.h.
|
inline |
Definition at line 267 of file RDHUtils.h.
|
inline |
Definition at line 283 of file RDHUtils.h.
|
inline |
Definition at line 299 of file RDHUtils.h.
|
inline |
Definition at line 316 of file RDHUtils.h.
|
inline |
Definition at line 332 of file RDHUtils.h.
|
inline |
Definition at line 350 of file RDHUtils.h.
|
inline |
Definition at line 385 of file RDHUtils.h.
|
inline |
Definition at line 402 of file RDHUtils.h.
|
inline |
Definition at line 421 of file RDHUtils.h.
|
inline |
Definition at line 455 of file RDHUtils.h.
|
inline |
Definition at line 488 of file RDHUtils.h.
|
inline |
Definition at line 509 of file RDHUtils.h.
|
inline |
Definition at line 543 of file RDHUtils.h.
|
inline |
Definition at line 577 of file RDHUtils.h.
|
inline |
Definition at line 594 of file RDHUtils.h.
|
inline |
Definition at line 627 of file RDHUtils.h.
Definition at line 666 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 120 of file RDHUtils.h.
Definition at line 119 of file RDHUtils.h.
Definition at line 121 of file RDHUtils.h.
|
inlinestatic |
Definition at line 290 of file RDHUtils.h.
Definition at line 294 of file RDHUtils.h.
Definition at line 295 of file RDHUtils.h.
Definition at line 496 of file RDHUtils.h.
Definition at line 495 of file RDHUtils.h.
Definition at line 497 of file RDHUtils.h.
|
inlinestatic |
Definition at line 584 of file RDHUtils.h.
Definition at line 588 of file RDHUtils.h.
Definition at line 589 of file RDHUtils.h.
|
inlinestatic |
Definition at line 610 of file RDHUtils.h.
Definition at line 614 of file RDHUtils.h.
Definition at line 608 of file RDHUtils.h.
Definition at line 615 of file RDHUtils.h.
|
inlinestatic |
Definition at line 306 of file RDHUtils.h.
Definition at line 310 of file RDHUtils.h.
Definition at line 311 of file RDHUtils.h.
|
inlinestatic |
Definition at line 153 of file RDHUtils.h.
Definition at line 157 of file RDHUtils.h.
Definition at line 148 of file RDHUtils.h.
Definition at line 158 of file RDHUtils.h.
|
inlinestatic |
Definition at line 366 of file RDHUtils.h.
Definition at line 370 of file RDHUtils.h.
Definition at line 364 of file RDHUtils.h.
Definition at line 371 of file RDHUtils.h.
|
inlinestatic |
Definition at line 258 of file RDHUtils.h.
Definition at line 262 of file RDHUtils.h.
Definition at line 263 of file RDHUtils.h.
|
inlinestatic |
Definition at line 242 of file RDHUtils.h.
Definition at line 246 of file RDHUtils.h.
Definition at line 247 of file RDHUtils.h.
|
inlinestatic |
Definition at line 226 of file RDHUtils.h.
Definition at line 230 of file RDHUtils.h.
Definition at line 231 of file RDHUtils.h.
|
inlinestatic |
Definition at line 274 of file RDHUtils.h.
Definition at line 278 of file RDHUtils.h.
Definition at line 279 of file RDHUtils.h.
|
inlinestatic |
Definition at line 559 of file RDHUtils.h.
Definition at line 564 of file RDHUtils.h.
Definition at line 563 of file RDHUtils.h.
Definition at line 565 of file RDHUtils.h.
|
inlinestatic |
Definition at line 177 of file RDHUtils.h.
Definition at line 181 of file RDHUtils.h.
Definition at line 182 of file RDHUtils.h.
Definition at line 206 of file RDHUtils.h.
Definition at line 205 of file RDHUtils.h.
Definition at line 204 of file RDHUtils.h.
Definition at line 207 of file RDHUtils.h.
|
inlinestatic |
Definition at line 646 of file RDHUtils.h.
Definition at line 650 of file RDHUtils.h.
Definition at line 651 of file RDHUtils.h.
|
inlinestatic |
Definition at line 437 of file RDHUtils.h.
Definition at line 441 of file RDHUtils.h.
Definition at line 435 of file RDHUtils.h.
Definition at line 442 of file RDHUtils.h.
|
inlinestatic |
Definition at line 471 of file RDHUtils.h.
Definition at line 475 of file RDHUtils.h.
Definition at line 469 of file RDHUtils.h.
Definition at line 476 of file RDHUtils.h.
|
inlinestatic |
Definition at line 525 of file RDHUtils.h.
Definition at line 530 of file RDHUtils.h.
Definition at line 529 of file RDHUtils.h.
Definition at line 531 of file RDHUtils.h.
|
inlinestatic |
Definition at line 90 of file RDHUtils.h.
Definition at line 94 of file RDHUtils.h.
Definition at line 95 of file RDHUtils.h.
o2::raw::RDHUtils::else |
Definition at line 342 of file RDHUtils.h.
|
staticconstexpr |
Definition at line 54 of file RDHUtils.h.
|
staticconstexpr |
Definition at line 55 of file RDHUtils.h.
uint16_t o2::raw::RDHUtils::v { rdh.heartbeatBC = v |
Definition at line 330 of file RDHUtils.h.