~ShapeSys() | |
RooStats::HistFactory::Constraint::Type | GetConstraintType() |
TH1* | GetErrorHist() |
string | GetHistoName() |
string | GetHistoPath() |
string | GetInputFile() |
string | GetName() |
RooStats::HistFactory::ShapeSys& | operator=(const RooStats::HistFactory::ShapeSys&) |
void | Print(ostream& = std::cout) |
void | PrintXML(ostream&) |
void | SetConstraintType(RooStats::HistFactory::Constraint::Type ConstrType) |
void | SetErrorHist(TH1* hError) |
void | SetHistoName(const string& HistoName) |
void | SetHistoPath(const string& HistoPath) |
void | SetInputFile(const string& InputFile) |
void | SetName(const string& Name) |
RooStats::HistFactory::ShapeSys | ShapeSys() |
RooStats::HistFactory::ShapeSys | ShapeSys(const RooStats::HistFactory::ShapeSys&) |
void | writeToFile(const string& FileName, const string& DirName) |
RooStats::HistFactory::Constraint::Type | fConstraintType | |
string | fHistoName | |
string | fHistoPath | |
string | fInputFile | |
string | fName | |
RooStats::HistFactory::HistRef | fhError |
{ fConstraintType = ConstrType; }