Definition at line 258 of file Systematics.h.
#include <RooStats/HistFactory/Systematics.h>
◆ ShapeFactor()
| RooStats::HistFactory::ShapeFactor::ShapeFactor |
( |
| ) |
|
◆ GetHistoName()
| std::string RooStats::HistFactory::ShapeFactor::GetHistoName |
( |
| ) |
|
|
inline |
◆ GetHistoPath()
| std::string RooStats::HistFactory::ShapeFactor::GetHistoPath |
( |
| ) |
|
|
inline |
◆ GetInitialShape()
| TH1* RooStats::HistFactory::ShapeFactor::GetInitialShape |
( |
| ) |
|
|
inline |
◆ GetInputFile()
| std::string RooStats::HistFactory::ShapeFactor::GetInputFile |
( |
| ) |
|
|
inline |
◆ GetName()
| std::string RooStats::HistFactory::ShapeFactor::GetName |
( |
| ) |
|
|
inline |
◆ HasInitialShape()
| bool RooStats::HistFactory::ShapeFactor::HasInitialShape |
( |
| ) |
|
|
inline |
◆ IsConstant()
| bool RooStats::HistFactory::ShapeFactor::IsConstant |
( |
| ) |
|
|
inline |
◆ Print()
| void RooStats::HistFactory::ShapeFactor::Print |
( |
std::ostream & |
stream = std::cout | ) |
|
◆ PrintXML()
| void RooStats::HistFactory::ShapeFactor::PrintXML |
( |
std::ostream & |
xml | ) |
|
◆ SetConstant()
| void RooStats::HistFactory::ShapeFactor::SetConstant |
( |
bool |
constant | ) |
|
|
inline |
◆ SetHistoName()
| void RooStats::HistFactory::ShapeFactor::SetHistoName |
( |
const std::string & |
HistoName | ) |
|
|
inline |
◆ SetHistoPath()
| void RooStats::HistFactory::ShapeFactor::SetHistoPath |
( |
const std::string & |
HistoPath | ) |
|
|
inline |
◆ SetInitialShape()
| void RooStats::HistFactory::ShapeFactor::SetInitialShape |
( |
TH1 * |
shape | ) |
|
|
inline |
◆ SetInputFile()
| void RooStats::HistFactory::ShapeFactor::SetInputFile |
( |
const std::string & |
InputFile | ) |
|
|
inline |
◆ SetName()
| void RooStats::HistFactory::ShapeFactor::SetName |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ writeToFile()
| void RooStats::HistFactory::ShapeFactor::writeToFile |
( |
const std::string & |
FileName, |
|
|
const std::string & |
DirName |
|
) |
| |
◆ fConstant
| bool RooStats::HistFactory::ShapeFactor::fConstant |
|
protected |
◆ fHasInitialShape
| bool RooStats::HistFactory::ShapeFactor::fHasInitialShape |
|
protected |
◆ fhInitialShape
| TH1* RooStats::HistFactory::ShapeFactor::fhInitialShape |
|
protected |
◆ fHistoName
| std::string RooStats::HistFactory::ShapeFactor::fHistoName |
|
protected |
◆ fHistoPath
| std::string RooStats::HistFactory::ShapeFactor::fHistoPath |
|
protected |
◆ fInputFile
| std::string RooStats::HistFactory::ShapeFactor::fInputFile |
|
protected |
◆ fName
| std::string RooStats::HistFactory::ShapeFactor::fName |
|
protected |
[legend]