--- DarthVader/TrackerLevel2/inc/TrkLevel2.h 2007/05/24 16:45:47 1.28 +++ DarthVader/TrackerLevel2/inc/TrkLevel2.h 2007/08/22 07:03:44 1.30 @@ -148,7 +148,13 @@ Float_t GetDEDX(int ip,int iv); Int_t GetLeverArmX(); Int_t GetLeverArmY(); + Float_t GetChi2X(); + Float_t GetChi2Y(); + Float_t GetLnLX(); + Float_t GetLnLY(); + Float_t GetEffectiveAngle(int ip, int iv); + void SetMeasure(double *xmeas, double *ymeas, double *zmeas); void SetResolution(double *rx, double *ry); void SetTail(double *tx, double *ty, double factor);