*Un*constrained bin-by-bin variation of affected histogram.
Definition at line 224 of file Measurement.h.
Public Member Functions | |
| const TH1 * | GetHistoHigh () const |
| const TH1 * | GetHistoLow () const |
| const std::string & | GetHistoName () const |
| const std::string & | GetHistoNameHigh () const |
| const std::string & | GetHistoNameLow () const |
| const std::string & | GetHistoPath () const |
| const std::string & | GetHistoPathHigh () const |
| const std::string & | GetHistoPathLow () const |
| const TH1 * | GetInitialShape () const |
| const std::string & | GetInputFile () const |
| const std::string & | GetInputFileHigh () const |
| const std::string & | GetInputFileLow () const |
| const std::string & | GetName () const |
| bool | HasInitialShape () const |
| bool | IsConstant () const |
| void | Print (std::ostream &=std::cout) const override |
| void | PrintXML (std::ostream &) const override |
| void | SetConstant (bool constant) |
| void | SetHistoHigh (TH1 *High) |
| void | SetHistoLow (TH1 *Low) |
| void | SetHistoName (const std::string &HistoName) |
| void | SetHistoNameHigh (const std::string &HistoNameHigh) |
| void | SetHistoNameLow (const std::string &HistoNameLow) |
| void | SetHistoPath (const std::string &HistoPath) |
| void | SetHistoPathHigh (const std::string &HistoPathHigh) |
| void | SetHistoPathLow (const std::string &HistoPathLow) |
| void | SetInitialShape (TH1 *shape) |
| void | SetInputFile (const std::string &InputFile) |
| void | SetInputFileHigh (const std::string &InputFileHigh) |
| void | SetInputFileLow (const std::string &InputFileLow) |
| void | SetName (const std::string &Name) |
| void | writeToFile (const std::string &FileName, const std::string &DirName) override |
Protected Attributes | |
| bool | fConstant = false |
| bool | fHasInitialShape = false |
| std::unique_ptr< TH1 > | fhHigh |
| std::string | fHistoNameHigh |
| std::string | fHistoNameLow |
| std::string | fHistoPathHigh |
| std::string | fHistoPathLow |
| std::unique_ptr< TH1 > | fhLow |
| std::string | fInputFileHigh |
| std::string | fInputFileLow |
| std::string | fName |
|
inlineinherited |
Definition at line 121 of file Measurement.h.
|
inlineinherited |
Definition at line 120 of file Measurement.h.
|
inline |
Definition at line 251 of file Measurement.h.
|
inlineinherited |
Definition at line 136 of file Measurement.h.
|
inlineinherited |
Definition at line 135 of file Measurement.h.
|
inline |
Definition at line 258 of file Measurement.h.
|
inlineinherited |
Definition at line 142 of file Measurement.h.
|
inlineinherited |
Definition at line 141 of file Measurement.h.
|
inline |
Definition at line 232 of file Measurement.h.
|
inline |
Definition at line 244 of file Measurement.h.
|
inlineinherited |
Definition at line 130 of file Measurement.h.
|
inlineinherited |
Definition at line 129 of file Measurement.h.
|
inlineinherited |
Definition at line 124 of file Measurement.h.
|
inline |
Definition at line 237 of file Measurement.h.
|
inline |
Definition at line 235 of file Measurement.h.
|
overridevirtual |
Reimplemented from RooStats::HistFactory::HistogramUncertaintyBase.
Definition at line 1718 of file Measurement.cxx.
|
overridevirtual |
Implements RooStats::HistFactory::HistogramUncertaintyBase.
Definition at line 1751 of file Measurement.cxx.
|
inline |
Definition at line 234 of file Measurement.h.
|
inherited |
Definition at line 1859 of file Measurement.cxx.
|
inherited |
Definition at line 1853 of file Measurement.cxx.
|
inline |
Definition at line 246 of file Measurement.h.
|
inlineinherited |
Definition at line 133 of file Measurement.h.
|
inlineinherited |
Definition at line 132 of file Measurement.h.
|
inline |
Definition at line 253 of file Measurement.h.
|
inlineinherited |
Definition at line 139 of file Measurement.h.
|
inlineinherited |
Definition at line 138 of file Measurement.h.
| void RooStats::HistFactory::ShapeFactor::SetInitialShape | ( | TH1 * | shape | ) |
Definition at line 1713 of file Measurement.cxx.
|
inline |
Definition at line 239 of file Measurement.h.
|
inlineinherited |
Definition at line 127 of file Measurement.h.
|
inlineinherited |
Definition at line 126 of file Measurement.h.
|
inlineinherited |
Definition at line 123 of file Measurement.h.
|
overridevirtual |
Reimplemented from RooStats::HistFactory::HistogramUncertaintyBase.
Definition at line 1734 of file Measurement.cxx.
|
protected |
Definition at line 261 of file Measurement.h.
|
protected |
Definition at line 265 of file Measurement.h.
|
protectedinherited |
Definition at line 157 of file Measurement.h.
|
protectedinherited |
Definition at line 152 of file Measurement.h.
|
protectedinherited |
Definition at line 148 of file Measurement.h.
|
protectedinherited |
Definition at line 153 of file Measurement.h.
|
protectedinherited |
Definition at line 149 of file Measurement.h.
|
protectedinherited |
Definition at line 156 of file Measurement.h.
|
protectedinherited |
Definition at line 151 of file Measurement.h.
|
protectedinherited |
Definition at line 147 of file Measurement.h.
|
protectedinherited |
Definition at line 145 of file Measurement.h.