#include <Tracker.h>
Definition at line 51 of file Tracker.h.
◆ Tracker() [1/2]
Initialise standard configuration with 1 iteration
Definition at line 40 of file Tracker.cxx.
◆ Tracker() [2/2]
o2::its::Tracker::Tracker |
( |
const Tracker & |
| ) |
|
|
delete |
◆ ~Tracker()
o2::its::Tracker::~Tracker |
( |
| ) |
|
|
default |
◆ adoptTimeFrame()
◆ clustersToTracks()
void o2::its::Tracker::clustersToTracks |
( |
std::function< void(std::string s)> |
logger = [](std::string s) { std::cout << s << std::endl; } , |
|
|
std::function< void(std::string s)> |
error = [](std::string s) { std::cerr << s << std::endl; } |
|
) |
| |
◆ clustersToTracksHybrid()
void o2::its::Tracker::clustersToTracksHybrid |
( |
std::function< void(std::string s)> |
logger = [](std::string s) { std::cout << s << std::endl; } , |
|
|
std::function< void(std::string s)> |
error = [](std::string s) { std::cerr << s << std::endl; } |
|
) |
| |
◆ 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 481 of file Tracker.cxx.
◆ getNThreads()
int o2::its::Tracker::getNThreads |
( |
| ) |
const |
◆ getParameters()
◆ getTracks()
std::vector< TrackITSExt > & o2::its::Tracker::getTracks |
( |
| ) |
|
◆ isMatLUT()
bool o2::its::Tracker::isMatLUT |
( |
| ) |
const |
◆ operator=()
◆ setBz()
void o2::its::Tracker::setBz |
( |
float |
bz | ) |
|
◆ setCorrType()
◆ setNThreads()
void o2::its::Tracker::setNThreads |
( |
int |
n | ) |
|
◆ setParameters()
◆ mTimeFrameCounter
std::uint32_t o2::its::Tracker::mTimeFrameCounter = 0 |
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