#include <RDHAny.h>
|
| RDHAny (int v=0) |
| placeholder copied from specific version
|
|
template<typename H > |
| RDHAny (const H &rdh) |
|
template<typename H > |
RDHAny & | operator= (const H &rdh) |
|
template<typename RDH > |
| GPUhdi () static const expr void sanityCheckStrict() |
| make sure we RDH is a legitimate RAWDataHeader
|
|
template<typename RDH > |
| GPUhdi () static const expr void sanityCheckLoose() |
| make sure we RDH is a legitimate RAWDataHeader or generic RDHAny placeholder
|
|
template<typename H > |
| GPUhdi () static const void *voidify(const H &rdh) |
|
template<typename H > |
| GPUhdi () static void *voidify(H &rdh) |
|
| GPUhdi () const void *voidify() const |
|
| GPUhdi () void *voidify() |
|
template<typename H > |
| GPUhdi () H *as_ptr() |
|
template<typename H > |
| GPUhdi () H &as_ref() |
|
Definition at line 29 of file RDHAny.h.
◆ RDHv4
◆ RDHv5
◆ RDHv6
◆ RDHv7
◆ RDHAny() [1/2]
RDHAny::RDHAny |
( |
int |
v = 0 | ) |
|
placeholder copied from specific version
Definition at line 23 of file RDHAny.cxx.
◆ RDHAny() [2/2]
template<typename H >
o2::header::RDHAny::RDHAny |
( |
const H & |
rdh | ) |
|
|
inline |
create from arbitrary RDH version
Definition at line 113 of file RDHAny.h.
◆ copyFrom()
void RDHAny::copyFrom |
( |
const void * |
rdh | ) |
|
|
protected |
◆ GPUhdi() [1/8]
o2::header::RDHAny::GPUhdi |
( |
| ) |
const |
|
inline |
◆ GPUhdi() [2/8]
template<typename H >
o2::header::RDHAny::GPUhdi |
( |
| ) |
& |
|
inline |
◆ GPUhdi() [3/8]
template<typename H >
o2::header::RDHAny::GPUhdi |
( |
| ) |
|
|
inline |
◆ GPUhdi() [4/8]
o2::header::RDHAny::GPUhdi |
( |
| ) |
const |
|
inline |
make sure we RDH is a legitimate RAWDataHeader or generic RDHAny placeholder
Definition at line 66 of file RDHAny.h.
◆ GPUhdi() [5/8]
o2::header::RDHAny::GPUhdi |
( |
| ) |
const |
|
inline |
make sure we RDH is a legitimate RAWDataHeader
Definition at line 55 of file RDHAny.h.
◆ GPUhdi() [6/8]
template<typename H >
o2::header::RDHAny::GPUhdi |
( |
| ) |
const & |
|
inline |
◆ GPUhdi() [7/8]
template<typename H >
o2::header::RDHAny::GPUhdi |
( |
| ) |
& |
|
inline |
◆ GPUhdi() [8/8]
o2::header::RDHAny::GPUhdi |
( |
| ) |
|
|
inline |
◆ operator=()
template<typename H >
RDHAny & o2::header::RDHAny::operator= |
( |
const H & |
rdh | ) |
|
|
inline |
copy from arbitrary RDH version
Definition at line 122 of file RDHAny.h.
◆ word0
uint64_t o2::header::RDHAny::word0 = 0x0 |
◆ word1
uint64_t o2::header::RDHAny::word1 = 0x0 |
◆ word2
uint64_t o2::header::RDHAny::word2 = 0x0 |
◆ word3
uint64_t o2::header::RDHAny::word3 = 0x0 |
◆ word4
uint64_t o2::header::RDHAny::word4 = 0x0 |
◆ word5
uint64_t o2::header::RDHAny::word5 = 0x0 |
◆ word6
uint64_t o2::header::RDHAny::word6 = 0x0 |
◆ word7
uint64_t o2::header::RDHAny::word7 = 0x0 |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Headers/include/Headers/RDHAny.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Headers/src/RDHAny.cxx