
| ~ShapeFactor() | |
| string | GetHistoName() |
| string | GetHistoPath() |
| TH1* | GetInitialShape() |
| string | GetInputFile() |
| string | GetName() |
| bool | HasInitialShape() |
| bool | IsConstant() |
| RooStats::HistFactory::ShapeFactor& | operator=(const RooStats::HistFactory::ShapeFactor&) |
| void | Print(ostream& = std::cout) |
| void | PrintXML(ostream&) |
| void | SetConstant(bool constant) |
| void | SetHistoName(const string& HistoName) |
| void | SetHistoPath(const string& HistoPath) |
| void | SetInitialShape(TH1* shape) |
| void | SetInputFile(const string& InputFile) |
| void | SetName(const string& Name) |
| RooStats::HistFactory::ShapeFactor | ShapeFactor() |
| RooStats::HistFactory::ShapeFactor | ShapeFactor(const RooStats::HistFactory::ShapeFactor&) |
| void | writeToFile(const string& FileName, const string& DirName) |
| bool | fConstant | |
| bool | fHasInitialShape | |
| string | fHistoName | |
| string | fHistoPath | |
| string | fInputFile | |
| string | fName | |
| TH1* | fhInitialShape |
