#include <string>
Go to the source code of this file.
Functions | |
int | quietHistFit (TH1 *ph, std::string fname, std::string fopt) |
int | quietHistFit (TH1 *ph, TF1 *pf, std::string fopt) |
int quietHistFit | ( | TH1 * | ph, |
std::string | fname, | ||
std::string | fopt | ||
) |
Definition at line 25 of file quietHistFit.cxx.
int quietHistFit | ( | TH1 * | ph, |
TF1 * | pf, | ||
std::string | fopt | ||
) |
Definition at line 44 of file quietHistFit.cxx.