Go to the documentation of this file.
8 #ifndef CBMLITTRACKSELECTIONCUTS_H_
9 #define CBMLITTRACKSELECTIONCUTS_H_
litfloat GetMinMomentum() const
void SetMaxChiSq(litfloat maxChiSq)
Interface for track selection algorithm.
virtual ~CbmLitTrackSelectionCuts()
virtual LitStatus DoSelect(TrackPtrIterator itBegin, TrackPtrIterator itEnd)
Main function to be implemented for concrete track selection algorithm.
CbmLitTrackSelectionCuts()
void SetMinNofHits(int minNofHits)
std::vector< CbmTofTrack * >::iterator TrackPtrIterator
std::vector< CbmTofTrack * > TrackPtrVector
int GetMinLastPlaneId() const
litfloat GetMaxChiSq() const
int GetMinNofHits() const
Interface for track selection algorithm.
void SetMinMomentum(litfloat minMomentum)
void SetMinLastPlaneId(int minLastPlaneId)