| 144 |
|
|
| 145 |
void SetMeasure(double *xmeas, double *ymeas, double *zmeas); |
void SetMeasure(double *xmeas, double *ymeas, double *zmeas); |
| 146 |
void SetResolution(double *rx, double *ry); |
void SetResolution(double *rx, double *ry); |
| 147 |
|
void SetTail(double *tx, double *ty, double factor); |
| 148 |
|
void SetStudentParam(int flag); |
| 149 |
void SetGood(int *xg, int *yg); |
void SetGood(int *xg, int *yg); |
| 150 |
void LoadField(TString s); |
void LoadField(TString s); |
| 151 |
void Fit(double pfixed, int& fail, int iprint, int froml1); |
void Fit(double pfixed, int& fail, int iprint, int froml1); |