#include <Tracker.h>
Definition at line 53 of file Tracker.h.
◆ Tracker()
Initialise standard configuration with 1 iteration
Definition at line 38 of file Tracker.cxx.
◆ adoptTimeFrame()
void o2::its::Tracker::adoptTimeFrame |
( |
TimeFrame< NLayers > & |
tf | ) |
|
◆ clustersToTracks()
void o2::its::Tracker::clustersToTracks |
( |
LogFunc |
logger = [](const std::string& s) { std::cout << s << '\n'; } , |
|
|
LogFunc |
error = [](const std::string& s) { std::cerr << s << '\n'; } |
|
) |
| |
◆ getGlobalConfiguration()
void o2::its::Tracker::getGlobalConfiguration |
( |
| ) |
|
code to be used when the number of ROFs per orbit is known, this gets priority over the number of ROFs per iteration
Definition at line 336 of file Tracker.cxx.
◆ getNThreads()
int o2::its::Tracker::getNThreads |
( |
| ) |
const |
|
inline |
◆ getParameters()
◆ isMatLUT()
bool o2::its::Tracker::isMatLUT |
( |
| ) |
const |
|
inline |
◆ printSummary()
void o2::its::Tracker::printSummary |
( |
| ) |
const |
◆ setBz()
void o2::its::Tracker::setBz |
( |
float |
bz | ) |
|
|
inline |
◆ setCorrType()
◆ setMemoryPool()
◆ setNThreads()
void o2::its::Tracker::setNThreads |
( |
int |
n | ) |
|
|
inline |
◆ setParameters()
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/include/ITStracking/Tracker.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/src/Tracker.cxx