22 #include "FairTrackParam.h" 
   23 #include "FairMultiLinkedData_Interface.h" 
   24 #include "TClonesArray.h" 
  100   void AddHelixHit(Int_t size, Int_t index, Int_t helixhitindex);
 
TVector3 * MomentumAtPoint(TVector3 *point)
 
void SetChi2Rad(Double_t chi2)
 
Int_t fTrackCandIndex
// CHECK not for now, maybe in future if needed 
 
Int_t GetNofHelixHits() const 
 
Int_t GetTrackCandIndex()
 
Int_t fNDF
// CHECK not for now, maybe in future if needed 
 
Double_t fChi2Rad
// CHECK not for now, maybe in future if needed 
 
void AddHelixHit(Int_t size, Int_t index, Int_t helixhitindex)
 
TVector3 * PCAToPoint(TVector3 *point)
 
Double_t fDist
// CHECK not for now, maybe in future if needed 
 
void SetCharge(Int_t charge)
 
void SetPhi(Double_t phi)
 
void SetDist(Double_t dist)
 
void SetTrackCandIndex(Int_t trackCandID)
 
void SetPidHypo(Int_t pid)
 
Double_t GetChi2Long() const 
 
Int_t GetHelixHitIndex(Int_t iHit) const 
 
void SetParameters(Double_t d, Double_t phi, Double_t r, Double_t tanl, Double_t z)
 
Double_t CalculateScosl(Double_t x, Double_t y)
 
void SetChi2Long(Double_t chi2)
 
Double_t GetChi2Rad() const 
 
void SetTanL(Double_t tanl)