25extern std::vector<double>
XMEAS;
26extern std::vector<double>
TBINCEN;
27extern std::vector<double>
ERR;
30extern std::vector<double>
XMEASED;
32extern std::vector<double>
ERRED;
56double xtFun(
double t,
double xtpar[]);
57void fcnXT(Int_t &npar, Double_t *gin, Double_t &f, Double_t *par, Int_t iflag);
58void fcnXtEdge(Int_t &npar, Double_t *gin, Double_t &f, Double_t *par, Int_t iflag);
59Double_t
xtFitFun(Double_t *x, Double_t par[]);
60Double_t
xtFitEdge(Double_t *x, Double_t par[]);
std::vector< double > ERRED
double xtFun(double t, double xtpar[])
std::vector< double > XMEASED
Double_t xtFitEdge(Double_t *x, Double_t par[])
void fcnXT(Int_t &npar, Double_t *gin, Double_t &f, Double_t *par, Int_t iflag)
double gTminFitRange[NLAYER][2]
std::vector< std::string > getHistList()
std::vector< double > TBINCEN
double gTmaxFitRange[NLAYER][2]
void fcnXtEdge(Int_t &npar, Double_t *gin, Double_t &f, Double_t *par, Int_t iflag)
Double_t xtFitFun(Double_t *x, Double_t par[])
void writeConst(MdcCalibConst *calconst, TObjArray *newXtList, TObjArray *r2tList)
std::vector< double > ERR
std::vector< double > TBINCENED
std::vector< double > XMEAS