Definition at line 11 of file PreprocessFunction.h.
#include <RooStats/HistFactory/PreprocessFunction.h>
RooStats::HistFactory::PreprocessFunction::PreprocessFunction |
( |
| ) |
|
RooStats::HistFactory::PreprocessFunction::PreprocessFunction |
( |
std::string |
Name, |
|
|
std::string |
Expression, |
|
|
std::string |
Dependents |
|
) |
| |
std::string RooStats::HistFactory::PreprocessFunction::GetCommand |
( |
std::string |
Name, |
|
|
std::string |
Expression, |
|
|
std::string |
Dependents |
|
) |
| |
std::string RooStats::HistFactory::PreprocessFunction::GetCommand |
( |
| ) |
|
|
inline |
std::string RooStats::HistFactory::PreprocessFunction::GetDependents |
( |
| ) |
|
|
inline |
std::string RooStats::HistFactory::PreprocessFunction::GetExpression |
( |
| ) |
|
|
inline |
std::string RooStats::HistFactory::PreprocessFunction::GetName |
( |
| ) |
|
|
inline |
void RooStats::HistFactory::PreprocessFunction::Print |
( |
std::ostream & |
stream = std::cout | ) |
|
void RooStats::HistFactory::PreprocessFunction::PrintXML |
( |
std::ostream & |
xml | ) |
|
void RooStats::HistFactory::PreprocessFunction::SetCommand |
( |
const std::string & |
Command | ) |
|
|
inline |
void RooStats::HistFactory::PreprocessFunction::SetDependents |
( |
const std::string & |
Dependents | ) |
|
|
inline |
void RooStats::HistFactory::PreprocessFunction::SetExpression |
( |
const std::string & |
Expression | ) |
|
|
inline |
void RooStats::HistFactory::PreprocessFunction::SetName |
( |
const std::string & |
Name | ) |
|
|
inline |
std::string RooStats::HistFactory::PreprocessFunction::fCommand |
|
protected |
std::string RooStats::HistFactory::PreprocessFunction::fDependents |
|
protected |
std::string RooStats::HistFactory::PreprocessFunction::fExpression |
|
protected |
std::string RooStats::HistFactory::PreprocessFunction::fName |
|
protected |
The documentation for this class was generated from the following files: