![]() |
Project
|
#include <MatchTPCITS.h>
Inherits o2::InteractionRecord.
Public Attributes | |
| o2::math_utils::Bracketf_t | tBracket |
| int | rofITS |
| uint32_t | flag |
| o2::dataformats::RangeReference< int, int > | seedsRef |
Public Attributes inherited from o2::InteractionRecord | |
| uint16_t | bc = DummyBC |
| bunch crossing ID of interaction | |
| uint32_t | orbit = DummyOrbit |
| LHC orbit. | |
Additional Inherited Members | |
Static Public Member Functions inherited from o2::InteractionRecord | |
| static constexpr InteractionRecord | getIRMaxBC () |
| static double | bc2ns (int bc, unsigned int orbit) |
| static int | ns2bc (double ns, unsigned int &orb) |
| static InteractionRecord | long2IR (int64_t l) |
Static Public Attributes inherited from o2::InteractionRecord | |
| static constexpr uint16_t | DummyBC = 0xffff |
| static constexpr uint32_t | DummyOrbit = 0xffffffff |
| static constexpr double | DummyTime = DummyBC * o2::constants::lhc::LHCBunchSpacingNS + DummyOrbit * o2::constants::lhc::LHCOrbitNS |
| static constexpr int64_t | MaxGlobalBCs = (int64_t(DummyOrbit) * o2::constants::lhc::LHCMaxBunches) + (o2::constants::lhc::LHCMaxBunches - 1) |
Definition at line 295 of file MatchTPCITS.h.
|
inline |
Definition at line 300 of file MatchTPCITS.h.
| uint32_t o2::globaltracking::InteractionCandidate::flag |
Definition at line 298 of file MatchTPCITS.h.
| int o2::globaltracking::InteractionCandidate::rofITS |
Definition at line 297 of file MatchTPCITS.h.
| o2::dataformats::RangeReference<int, int> o2::globaltracking::InteractionCandidate::seedsRef |
Definition at line 299 of file MatchTPCITS.h.
| o2::math_utils::Bracketf_t o2::globaltracking::InteractionCandidate::tBracket |
Definition at line 296 of file MatchTPCITS.h.