Go to the documentation of this file.
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 > fLow_
std::shared_ptr< TF1 > fCent_
void SetName(std::string name)
std::shared_ptr< TF1 > fHigh_
void SetLower(std::string formula)
void SetCentral(std::string formula)
void SetUpper(std::string formula)