/[PAMELA software]/DarthVader/TrackerLevel2/inc/TrkLevel2.h
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/TrkLevel2.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by pam-fi, Thu May 24 16:45:47 2007 UTC revision 1.30 by pam-fi, Wed Aug 22 07:03:44 2007 UTC
# Line 148  public: Line 148  public:
148      Float_t GetDEDX(int ip,int iv);      Float_t GetDEDX(int ip,int iv);
149      Int_t GetLeverArmX();      Int_t GetLeverArmX();
150      Int_t GetLeverArmY();      Int_t GetLeverArmY();
151        Float_t GetChi2X();
152        Float_t GetChi2Y();
153        Float_t GetLnLX();
154        Float_t GetLnLY();
155    
156        Float_t GetEffectiveAngle(int ip, int iv);
157        
158      void SetMeasure(double *xmeas, double *ymeas, double *zmeas);      void SetMeasure(double *xmeas, double *ymeas, double *zmeas);
159      void SetResolution(double *rx, double *ry);      void SetResolution(double *rx, double *ry);
160      void SetTail(double *tx, double *ty, double factor);      void SetTail(double *tx, double *ty, double factor);

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.23