Definition at line 313 of file Systematics.h.
#include <RooStats/HistFactory/Systematics.h>
◆ StatError()
| RooStats::HistFactory::StatError::StatError |
( |
| ) |
|
|
inline |
◆ Activate()
| void RooStats::HistFactory::StatError::Activate |
( |
bool |
IsActive = true | ) |
|
|
inline |
◆ GetActivate()
| bool RooStats::HistFactory::StatError::GetActivate |
( |
| ) |
|
|
inline |
◆ GetErrorHist()
| TH1 * RooStats::HistFactory::StatError::GetErrorHist |
( |
| ) |
|
◆ GetHistoName()
| std::string RooStats::HistFactory::StatError::GetHistoName |
( |
| ) |
|
|
inline |
◆ GetHistoPath()
| std::string RooStats::HistFactory::StatError::GetHistoPath |
( |
| ) |
|
|
inline |
◆ GetInputFile()
| std::string RooStats::HistFactory::StatError::GetInputFile |
( |
| ) |
|
|
inline |
◆ GetUseHisto()
| bool RooStats::HistFactory::StatError::GetUseHisto |
( |
| ) |
|
|
inline |
◆ Print()
| void RooStats::HistFactory::StatError::Print |
( |
std::ostream & |
stream = std::cout | ) |
|
◆ PrintXML()
| void RooStats::HistFactory::StatError::PrintXML |
( |
std::ostream & |
xml | ) |
|
◆ SetErrorHist()
| void RooStats::HistFactory::StatError::SetErrorHist |
( |
TH1 * |
Error | ) |
|
|
inline |
◆ SetHistoName()
| void RooStats::HistFactory::StatError::SetHistoName |
( |
const std::string & |
HistoName | ) |
|
|
inline |
◆ SetHistoPath()
| void RooStats::HistFactory::StatError::SetHistoPath |
( |
const std::string & |
HistoPath | ) |
|
|
inline |
◆ SetInputFile()
| void RooStats::HistFactory::StatError::SetInputFile |
( |
const std::string & |
InputFile | ) |
|
|
inline |
◆ SetUseHisto()
| void RooStats::HistFactory::StatError::SetUseHisto |
( |
bool |
UseHisto = true | ) |
|
|
inline |
◆ writeToFile()
| void RooStats::HistFactory::StatError::writeToFile |
( |
const std::string & |
FileName, |
|
|
const std::string & |
DirName |
|
) |
| |
◆ fActivate
| bool RooStats::HistFactory::StatError::fActivate |
|
protected |
◆ fhError
| HistRef RooStats::HistFactory::StatError::fhError |
|
protected |
◆ fHistoName
| std::string RooStats::HistFactory::StatError::fHistoName |
|
protected |
◆ fHistoPath
| std::string RooStats::HistFactory::StatError::fHistoPath |
|
protected |
◆ fInputFile
| std::string RooStats::HistFactory::StatError::fInputFile |
|
protected |
◆ fUseHisto
| bool RooStats::HistFactory::StatError::fUseHisto |
|
protected |
[legend]