1 #ifndef DQMServices_HDQMfitUtilities_H 2 #define DQMServices_HDQMfitUtilities_H 24 int32_t
langaupro(
double *params,
double &maxx,
double &FWHM);
25 double Gauss(
double *x,
double *par);
35 double doLanGaussFit(TH1F *);
38 double doGaussFit(TH1F *);
51 double pLanGausS[4], epLanGausS[4];
52 double pGausS[3], epGausS[3];
60 #endif // DQM_SiStripHistoricInfoClient_HDQMfitUtilities_H int32_t langaupro(double *params, double &maxx, double &FWHM)
double doGaussFit(MonitorElement *ME)
double Gauss(double *x, double *par)
double langaufun(double *x, double *par)
double doLanGaussFit(MonitorElement *ME)