Class to reconstruct tracks.
More...
#include <TrackFinder.h>
Class to reconstruct tracks.
Definition at line 41 of file TrackFinder.h.
◆ TrackFinder() [1/3]
o2::mch::TrackFinder::TrackFinder |
( |
| ) |
|
|
default |
◆ ~TrackFinder()
o2::mch::TrackFinder::~TrackFinder |
( |
| ) |
|
|
default |
◆ TrackFinder() [2/3]
o2::mch::TrackFinder::TrackFinder |
( |
const TrackFinder & |
| ) |
|
|
delete |
◆ TrackFinder() [3/3]
◆ debug()
void o2::mch::TrackFinder::debug |
( |
int |
debugLevel | ) |
|
|
inline |
set the debug level defining the verbosity
Definition at line 61 of file TrackFinder.h.
◆ findTracks()
const std::list< Track > & o2::mch::TrackFinder::findTracks |
( |
gsl::span< const Cluster > |
clusters | ) |
|
Group the clusters per DE and run the track finder algorithm
Definition at line 149 of file TrackFinder.cxx.
◆ getErrorMap()
ErrorMap & o2::mch::TrackFinder::getErrorMap |
( |
| ) |
|
|
inline |
return the counting of encountered errors
Definition at line 58 of file TrackFinder.h.
◆ init()
void o2::mch::TrackFinder::init |
( |
| ) |
|
◆ initField()
void o2::mch::TrackFinder::initField |
( |
float |
l3Current, |
|
|
float |
dipoleCurrent |
|
) |
| |
create the magnetic field map if not already done
Definition at line 142 of file TrackFinder.cxx.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ printStats()
void o2::mch::TrackFinder::printStats |
( |
| ) |
const |
◆ printTimers()
void o2::mch::TrackFinder::printTimers |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Tracking/include/MCHTracking/TrackFinder.h
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Tracking/src/TrackFinder.cxx