2#ifndef PREPROCESS_FUNCTION_H
3#define PREPROCESS_FUNCTION_H
18 std::string
GetCommand(std::string Name, std::string Expression, std::string Dependents);
21 void Print(std::ostream& = std::cout);
void SetCommand(const std::string &Command)
std::string GetName() const
std::string GetCommand() const
std::string GetDependents() const
std::string GetExpression() const
void SetName(const std::string &Name)
void SetDependents(const std::string &Dependents)
void PrintXML(std::ostream &)
void Print(std::ostream &=std::cout)
void SetExpression(const std::string &Expression)
Namespace for the RooStats classes.