Constrained bin-by-bin variation of affected histogram.
Definition at line 182 of file Measurement.h.
Public Member Functions | |
| ShapeSys () | |
| ShapeSys (const ShapeSys &other) | |
| Constraint::Type | GetConstraintType () const |
| const TH1 * | GetErrorHist () const |
| const TH1 * | GetHistoHigh () const |
| const TH1 * | GetHistoLow () const |
| std::string | GetHistoName () const |
| const std::string & | GetHistoNameHigh () const |
| const std::string & | GetHistoNameLow () const |
| std::string | GetHistoPath () const |
| const std::string & | GetHistoPathHigh () const |
| const std::string & | GetHistoPathLow () const |
| std::string | GetInputFile () const |
| const std::string & | GetInputFileHigh () const |
| const std::string & | GetInputFileLow () const |
| const std::string & | GetName () const |
| ShapeSys & | operator= (const ShapeSys &oth) |
| ShapeSys & | operator= (ShapeSys &&)=default |
| void | Print (std::ostream &=std::cout) const override |
| void | PrintXML (std::ostream &) const override |
| void | SetConstraintType (Constraint::Type ConstrType) |
| void | SetErrorHist (TH1 *hError) |
| 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 | 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 | |
| Constraint::Type | fConstraintType |
| 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 |
|
inline |
Definition at line 185 of file Measurement.h.
|
inline |
Definition at line 186 of file Measurement.h.
|
inline |
Definition at line 214 of file Measurement.h.
|
inline |
Definition at line 210 of file Measurement.h.
|
inlineinherited |
Definition at line 121 of file Measurement.h.
|
inlineinherited |
Definition at line 120 of file Measurement.h.
|
inline |
Definition at line 201 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 204 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 198 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.
Definition at line 187 of file Measurement.h.
|
overridevirtual |
Reimplemented from RooStats::HistFactory::HistogramUncertaintyBase.
Definition at line 1669 of file Measurement.cxx.
|
overridevirtual |
Implements RooStats::HistFactory::HistogramUncertaintyBase.
Definition at line 1675 of file Measurement.cxx.
|
inline |
Definition at line 213 of file Measurement.h.
| void RooStats::HistFactory::ShapeSys::SetErrorHist | ( | TH1 * | hError | ) |
Definition at line 1664 of file Measurement.cxx.
|
inherited |
Definition at line 1859 of file Measurement.cxx.
|
inherited |
Definition at line 1853 of file Measurement.cxx.
|
inline |
Definition at line 200 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 203 of file Measurement.h.
|
inlineinherited |
Definition at line 139 of file Measurement.h.
|
inlineinherited |
Definition at line 138 of file Measurement.h.
|
inline |
Definition at line 197 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 1685 of file Measurement.cxx.
|
protected |
Definition at line 217 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.