34 fFromMainVertex(kFALSE),
50 fRowRange[0] = fRowRange[1] = 0;
51 fFirstPoint[0] = fFirstPoint[1] = fFirstPoint[2] = 0;
52 fLastPoint[0] = fLastPoint[1] = fLastPoint[2] = 0;
75 fSector = (UShort_t)(alpha/(2*TMath::Pi()/18));
81 fPt = TMath::Abs(1./p[4]);
83 fPsi = alpha + TMath::ASin(p[2]);
85 fFirstPoint[0] = x*TMath::Cos(alpha) - p[0]*TMath::Sin(alpha);
86 fFirstPoint[1] = x*TMath::Sin(alpha) + p[0]*TMath::Cos(alpha);
Bool_t UpdateTrackParams(const AliKalmanTrack *t)
void GetExternalParameters(Double_t &xr, Double_t p[5]) const
Double_t GetAlpha() const
Int_t GetNumberOfClusters() const
Double_t GetPseudoRapidity() const