10 TF1
f(
"tmp",
formula.c_str(), 0, 1000);
15 TF1
f(
"tmp",
formula.c_str(), 0, 1000);
20 TF1
f(
"tmp",
formula.c_str(), 0, 1000);
26 throw std::runtime_error(
"Cannot initialize twice fLow_");
32 throw std::runtime_error(
"Cannot initialize twice fCent_");
38 throw std::runtime_error(
"Cannot initialize twice fHigh_");
std::shared_ptr< TF1 > fCent_
void SetLower(std::string formula)
std::shared_ptr< TF1 > fHigh_
void SetUpper(std::string formula)
std::shared_ptr< TF1 > fLow_
void SetName(std::string name)
void SetCentral(std::string formula)