const CbmLitFitNode * GetFitNode(Int_t index) const
Data class for storage of fitted track parameters, transport matrix and chi-square on each detector s...
virtual LitStatus Fit(CbmLitTrack *track, bool downstream=true)
Main function to be implemented for concrete track fitter algorithm.
Base data class for track.
boost::shared_ptr< CbmLitTrackFitter > TrackFitterPtr
CbmLitTrackFitterIter(TrackFitterPtr fitter, TrackFitterPtr smoother)
Base data class for track.
litfloat GetChiSqSmoothed() const
void RemoveHit(Int_t index)
Remove hit and corresponding fit node.
virtual ~CbmLitTrackFitterIter()