A generic hit for the CA tracker (header)
Container for all data, which are processed within a single sub-timeslice (implementation)
A container for all external parameters of the CA tracking algorithm.
ca::TrackingMode fTrackingMode
TrackFitter(const ca::Parameters< fvec > &pars, const fscal mass, const ca::TrackingMode &mode)
Default constructor.
void FitCaTracks(const ca::InputData &input, WindowData &wData)
Fit tracks, found by the CA tracker.
const Parameters< fvec > & fParameters
Object of Framework parameters class.
TrackFitter & operator=(TrackFitter &&)=delete
Move assignment operator.
TrackFitter & operator=(const TrackFitter &)=delete
Copy assignment operator.
TrackFitter(TrackFitter &&)=default
Move constructor.
~TrackFitter()
Destructor.
fscal fDefaultMass
mass of the propagated particle [GeV/c2]
const cbm::algo::kf::Setup< fvec > & fSetup
Setup instance.
TrackFitter(const TrackFitter &)=default
Copy constructor.
Container for internal data, processed on a single time window.
KF-framework representation of the detector setup.
constexpr fscal MuonMass
Particle masses etc used for the track fit, fscal precision.
TODO: SZh 8.11.2022: add selection of parameterisation.