#include <InteractionRecord.h>
Inherited by o2::InteractionTimeRecord, o2::fdd::Digitizer::BCCache, o2::fv0::Digitizer::BCCache, o2::globaltracking::InteractionCandidate, o2::vertexing::InteractionCandidate, and o2::zdc::Digitizer::BCCache.
Definition at line 27 of file InteractionRecord.h.
◆ InteractionRecord() [1/4]
constexpr o2::InteractionRecord::InteractionRecord |
( |
| ) |
|
|
constexprdefault |
◆ InteractionRecord() [2/4]
o2::InteractionRecord::InteractionRecord |
( |
double |
tNS | ) |
|
|
inline |
◆ InteractionRecord() [3/4]
constexpr o2::InteractionRecord::InteractionRecord |
( |
uint16_t |
b, |
|
|
uint32_t |
orb |
|
) |
| |
|
inlineconstexpr |
◆ InteractionRecord() [4/4]
◆ asString()
std::string o2::InteractionRecord::asString |
( |
| ) |
const |
◆ bc2ns() [1/2]
double o2::InteractionRecord::bc2ns |
( |
| ) |
const |
|
inline |
◆ bc2ns() [2/2]
static double o2::InteractionRecord::bc2ns |
( |
int |
bc, |
|
|
unsigned int |
orbit |
|
) |
| |
|
inlinestatic |
◆ ClassDefNV()
◆ clear()
void o2::InteractionRecord::clear |
( |
| ) |
|
|
inline |
◆ differenceInBC()
int64_t o2::InteractionRecord::differenceInBC |
( |
const InteractionRecord & |
other | ) |
const |
|
inline |
◆ differenceInBCMUS()
float o2::InteractionRecord::differenceInBCMUS |
( |
const InteractionRecord & |
other | ) |
const |
|
inline |
◆ differenceInBCNS()
float o2::InteractionRecord::differenceInBCNS |
( |
const InteractionRecord & |
other | ) |
const |
|
inline |
◆ getIRMaxBC()
◆ isDummy()
bool o2::InteractionRecord::isDummy |
( |
| ) |
const |
|
inline |
◆ long2IR()
◆ ns2bc()
static int o2::InteractionRecord::ns2bc |
( |
double |
ns, |
|
|
unsigned int & |
orb |
|
) |
| |
|
inlinestatic |
◆ operator!=()
◆ operator+() [1/2]
◆ operator+() [2/2]
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator+=() [1/2]
◆ operator+=() [2/2]
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator--() [1/2]
◆ operator--() [2/2]
◆ operator-=() [1/2]
◆ operator-=() [2/2]
◆ operator<()
◆ operator<=()
◆ operator=()
◆ operator==()
◆ operator>()
◆ operator>=()
◆ print()
void o2::InteractionRecord::print |
( |
| ) |
const |
◆ setFromLong()
void o2::InteractionRecord::setFromLong |
( |
int64_t |
l | ) |
|
|
inline |
◆ setFromNS()
void o2::InteractionRecord::setFromNS |
( |
double |
ns | ) |
|
|
inline |
◆ toLong()
int64_t o2::InteractionRecord::toLong |
( |
| ) |
const |
|
inline |
◆ operator<<
◆ bc
uint16_t o2::InteractionRecord::bc = DummyBC |
◆ DummyBC
constexpr uint16_t o2::InteractionRecord::DummyBC = 0xffff |
|
staticconstexpr |
◆ DummyOrbit
constexpr uint32_t o2::InteractionRecord::DummyOrbit = 0xffffffff |
|
staticconstexpr |
◆ DummyTime
◆ MaxGlobalBCs
◆ orbit
uint32_t o2::InteractionRecord::orbit = DummyOrbit |
The documentation for this struct was generated from the following files: