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);
64 #endif // DQM_SiStripHistoricInfoClient_HDQMfitUtilities_H
int32_t langaupro(double *params, double &maxx, double &FWHM)
double getLanGaussParErr(std::string s)
double doGaussFit(MonitorElement *ME)
double getLanGaussConv(std::string s)
double getGaussParErr(std::string s)
double Gauss(double *x, double *par)
double getLanGaussPar(std::string s)
double langaufun(double *x, double *par)
double getGaussPar(std::string s)
TH1F * getTH1F(void) const
double doLanGaussFit(MonitorElement *ME)