26 #include "TObjArray.h"
46 fTrackParamAtCluster(NULL),
47 fTrackParamAtVertex(NULL),
64 fTrackParamAtVertex(NULL),
80 AliInfo(Form(
"Nb of Cells in the track = %d ",nCells));
81 for (Int_t iCell = 0 ; iCell < nCells ; iCell++) {
82 caCell = catrack->
GetCell(iCell);
108 fTrackParamAtCluster(NULL),
109 fTrackParamAtVertex(NULL),
110 fCATrack(track.fCATrack),
111 fTrackID(track.fTrackID),
113 fTheta(track.fTheta),
142 TObject::operator=(track);
223 return (ndf > 0) ? ndf : 0;
231 Double_t ndf = (Double_t)
GetNDF();
232 return (ndf > 0.) ?
fChi2 / ndf : 1e6;
240 AliInfo(Form(
"Chi2 = %.1f",
fChi2));
243 AliInfo(Form(
"MC label = %d",
fTrackID));
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.
const Int_t GetNcells() const
void SetInverseTransverseMomentum(Double_t val)
set Inverse Momentum
AliMFTTrack & operator=(const AliMFTTrack &track)
Description of an ALICE Standalone MFT track.
AliMFTTrackParam * fTrackParamAtVertex
///< Track parameters at clusters
AliMFTCACell * GetCell(Int_t ic) const
Double_t fPt
Temporary to be removed.... From sagitta estimation.
TObjArray * GetTrackParamAtCluster() const
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
Int_t fTrackID
///< Track found by Track Finder (includes clusters)
void SetClusterPos(Double_t x, Double_t y, Double_t z)
set Cluster coordinates (cm)