61 virtual void Print(Option_t* opt=
"")
const;
62 virtual void Clear(Option_t* opt=
"");
69 Double_t
P() {
return fP ;};
Double_t GetNormalizedChi2() const
void AddTrackParamAtCluster(const AliMFTTrackParam &trackParam)
Int_t GetNClusters() const
return the number of clusters attached to the track
AliMFTCATrack * fCATrack
///< Track parameters at vertex
virtual void Clear(Option_t *opt="")
Double_t fChi2
Chi2 of the track.
void SetTrackParamAtVertex(AliMFTTrackParam *trackParam)
AliMFTTrack & operator=(const AliMFTTrack &track)
void SetCATrack(AliMFTCATrack *track)
void SetTheta(double val)
Description of an ALICE Standalone MFT track.
void SetChi2(Double_t chi2)
set the minimum value of the function minimized by the fit
Double_t GetChi2() const
return the minimum value of the function minimized by the fit
void SetMCLabel(Int_t label)
set the corresponding MC track number
AliMFTTrackParam * fTrackParamAtVertex
///< Track parameters at clusters
Double_t fPt
Temporary to be removed.... From sagitta estimation.
TObjArray * GetTrackParamAtCluster() const
AliMFTTrackParam * GetTrackParamAtVertex() const
return pointer to track parameters at vertex (can be 0x0)
Int_t GetMCLabel() const
return the corresponding MC track number
Double_t fPhi
Temporary to be removed....
Double_t fP
Temporary to be removed....
Class holding the parameter of a MFT Standalone Track.
TObjArray * fTrackParamAtCluster
Double_t fTheta
Temporary to be removed....
virtual void Print(Option_t *opt="") const
AliMFTCATrack * GetCATrack() const
return pointer to track found by Track Finder (includes clusters)
Int_t fTrackID
///< Track found by Track Finder (includes clusters)