Definition at line 10 of file PreprocessFunction.h.
#include <RooStats/HistFactory/PreprocessFunction.h>
◆ PreprocessFunction() [1/2]
RooStats::HistFactory::PreprocessFunction::PreprocessFunction |
( |
| ) |
|
|
inline |
◆ PreprocessFunction() [2/2]
RooStats::HistFactory::PreprocessFunction::PreprocessFunction |
( |
std::string const & |
name, |
|
|
std::string const & |
expression, |
|
|
std::string const & |
dependents |
|
) |
| |
◆ GetCommand()
std::string RooStats::HistFactory::PreprocessFunction::GetCommand |
( |
| ) |
const |
◆ GetDependents()
std::string const & RooStats::HistFactory::PreprocessFunction::GetDependents |
( |
| ) |
const |
|
inline |
◆ GetExpression()
std::string const & RooStats::HistFactory::PreprocessFunction::GetExpression |
( |
| ) |
const |
|
inline |
◆ GetName()
std::string const & RooStats::HistFactory::PreprocessFunction::GetName |
( |
| ) |
const |
|
inline |
◆ Print()
void RooStats::HistFactory::PreprocessFunction::Print |
( |
std::ostream & |
stream = std::cout | ) |
const |
◆ PrintXML()
void RooStats::HistFactory::PreprocessFunction::PrintXML |
( |
std::ostream & |
xml | ) |
const |
◆ SetDependents()
void RooStats::HistFactory::PreprocessFunction::SetDependents |
( |
const std::string & |
dependents | ) |
|
|
inline |
◆ SetExpression()
void RooStats::HistFactory::PreprocessFunction::SetExpression |
( |
const std::string & |
expression | ) |
|
|
inline |
◆ SetName()
void RooStats::HistFactory::PreprocessFunction::SetName |
( |
const std::string & |
name | ) |
|
|
inline |
◆ fDependents
std::string RooStats::HistFactory::PreprocessFunction::fDependents |
|
private |
◆ fExpression
std::string RooStats::HistFactory::PreprocessFunction::fExpression |
|
private |
◆ fName
std::string RooStats::HistFactory::PreprocessFunction::fName |
|
private |
The documentation for this class was generated from the following files: