~PreprocessFunction() | |
string | GetCommand() |
string | GetCommand(string Name, string Expression, string Dependents) |
string | GetDependents() |
string | GetExpression() |
string | GetName() |
RooStats::HistFactory::PreprocessFunction& | operator=(const RooStats::HistFactory::PreprocessFunction&) |
RooStats::HistFactory::PreprocessFunction& | operator=(RooStats::HistFactory::PreprocessFunction&&) |
RooStats::HistFactory::PreprocessFunction | PreprocessFunction() |
RooStats::HistFactory::PreprocessFunction | PreprocessFunction(const RooStats::HistFactory::PreprocessFunction&) |
RooStats::HistFactory::PreprocessFunction | PreprocessFunction(RooStats::HistFactory::PreprocessFunction&&) |
RooStats::HistFactory::PreprocessFunction | PreprocessFunction(string Name, string Expression, string Dependents) |
void | Print(ostream& = std::cout) |
void | PrintXML(ostream&) |
void | SetCommand(const string& Command) |
void | SetDependents(const string& Dependents) |
void | SetExpression(const string& Expression) |
void | SetName(const string& Name) |