1 #ifndef DQMServices_HDQMfitUtilities_H 2 #define DQMServices_HDQMfitUtilities_H 25 int32_t
langaupro(
double *params,
double &maxx,
double &FWHM);
26 double Gauss(
double *x,
double *par);
38 double doLanGaussFit(TH1F*);
41 double doGaussFit(TH1F*);
55 double pLanGausS[4], epLanGausS[4];
56 double pGausS[3], epGausS[3];
64 #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)