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); |