#include <Tracker.h>
Definition at line 57 of file Tracker.h.
◆ getExecutionPolicy()
◆ getIterationConfiguration()
| const IterationConfiguration * o2::itsmft::tracking::Tracker::getIterationConfiguration |
( |
std::size_t |
iteration | ) |
const |
|
inlinenoexcept |
◆ getIterationConfigurations()
◆ getRunStatistics()
◆ initialize()
Returns true after installing the complete configuration; logs the reason and returns false for invalid input, leaving existing configuration intact.
Definition at line 414 of file Tracker.cxx.
◆ isConfiguredFor()
| bool o2::itsmft::tracking::Tracker::isConfiguredFor |
( |
const TimeFrame & |
frame | ) |
const |
|
noexcept |
◆ run()
Run all configured iterations. Returns true on success, false when a per-TF resource failure (MemoryLimitExceeded or std::bad_alloc) is dropped with DropTFUponFailure enabled. Other failures propagate as exceptions. The event is reset after a failure during tracking.
Definition at line 572 of file Tracker.cxx.
◆ TrackerTestAccess
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/tracking/include/ITSMFTTracking/Tracker.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/tracking/src/Tracker.cxx