1 #ifndef AliMFTCATrack_H
2 #define AliMFTCATrack_H
5 #include "TClonesArray.h"
22 virtual void Clear(Option_t *);
ClassDef(AliMFTCATrack, 2)
void SetChiSqX(Double_t chisq)
const Int_t GetGID() const
const Double_t GetVertZ()
void SetStartLayer(Int_t sl)
void SetChargeSign(Short_t sign)
Int_t fCellGIDarray[fNDetMax]
AliMFTCATrack & operator=(const AliMFTCATrack &)
static const Int_t fNMaxPlanes
const Int_t GetNcells() const
void SetPhi(Double_t phi)
const Double_t GetVertY()
void SetMCindex(Int_t index)
void SetMCflag(UChar_t mcf)
const Double_t GetTheta()
const Short_t GetChargeSign()
void EvalSignedPt()
Estimate the charge sign.
void SetCellGID(Int_t index, Int_t gid)
void SetVertZ(Double_t z)
AliMFTCACell * GetCell(Int_t ic) const
const Double_t GetVertX()
UChar_t fMCflag
Array of cells.
const Int_t GetStartLayer() const
Double_t AddCellToChiSq(AliMFTCACell *cell)
const UChar_t GetMCflag()
static const Int_t fNDetMax
void SetChiSqY(Double_t chisq)
void SetVertY(Double_t y)
const Double_t GetChiSqX()
const Int_t GetCellGID(Int_t ic) const
const Int_t GetLastCellGID() const
void AddCell(AliMFTCACell *cell)
const Double_t GetChiSqY()
virtual void Clear(Option_t *)
void SetTheta(Double_t the)
void SetVertX(Double_t x)