~StatError() | |
void | Activate(bool IsActive = true) |
bool | GetActivate() |
TH1* | GetErrorHist() |
string | GetHistoName() |
string | GetHistoPath() |
string | GetInputFile() |
bool | GetUseHisto() |
RooStats::HistFactory::StatError& | operator=(const RooStats::HistFactory::StatError&) |
RooStats::HistFactory::StatError& | operator=(RooStats::HistFactory::StatError&&) |
void | Print(ostream& = std::cout) |
void | PrintXML(ostream&) |
void | SetErrorHist(TH1* Error) |
void | SetHistoName(const string& HistoName) |
void | SetHistoPath(const string& HistoPath) |
void | SetInputFile(const string& InputFile) |
void | SetUseHisto(bool UseHisto = true) |
RooStats::HistFactory::StatError | StatError() |
RooStats::HistFactory::StatError | StatError(const RooStats::HistFactory::StatError&) |
RooStats::HistFactory::StatError | StatError(RooStats::HistFactory::StatError&&) |
void | writeToFile(const string& FileName, const string& DirName) |
bool | fActivate | |
string | fHistoName | |
string | fHistoPath | |
string | fInputFile | |
bool | fUseHisto | Use an external histogram for the errors |
RooStats::HistFactory::HistRef | fhError |