Configuration for an *un*constrained, coherent shape variation of affected samples.
Definition at line 173 of file Measurement.h.
Public Member Functions | |
| const TH1 * | GetHistoHigh () const |
| const TH1 * | GetHistoLow () const |
| const std::string & | GetHistoNameHigh () const |
| const std::string & | GetHistoNameLow () const |
| const std::string & | GetHistoPathHigh () const |
| const std::string & | GetHistoPathLow () const |
| const std::string & | GetInputFileHigh () const |
| const std::string & | GetInputFileLow () const |
| const std::string & | GetName () const |
| virtual void | Print (std::ostream &=std::cout) const |
| void | PrintXML (std::ostream &) const override |
| void | SetHistoHigh (TH1 *High) |
| void | SetHistoLow (TH1 *Low) |
| void | SetHistoNameHigh (const std::string &HistoNameHigh) |
| void | SetHistoNameLow (const std::string &HistoNameLow) |
| void | SetHistoPathHigh (const std::string &HistoPathHigh) |
| void | SetHistoPathLow (const std::string &HistoPathLow) |
| void | SetInputFileHigh (const std::string &InputFileHigh) |
| void | SetInputFileLow (const std::string &InputFileLow) |
| void | SetName (const std::string &Name) |
| virtual void | writeToFile (const std::string &FileName, const std::string &DirName) |
Protected Attributes | |
| 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 |
#include <RooStats/HistFactory/Measurement.h>
|
inlineinherited |
Definition at line 121 of file Measurement.h.
|
inlineinherited |
Definition at line 120 of file Measurement.h.
|
inlineinherited |
Definition at line 136 of file Measurement.h.
|
inlineinherited |
Definition at line 135 of file Measurement.h.
|
inlineinherited |
Definition at line 142 of file Measurement.h.
|
inlineinherited |
Definition at line 141 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.
|
virtualinherited |
Reimplemented in RooStats::HistFactory::ShapeFactor, RooStats::HistFactory::ShapeSys, and RooStats::HistFactory::StatError.
Definition at line 1615 of file Measurement.cxx.
|
overridevirtual |
Implements RooStats::HistFactory::HistogramUncertaintyBase.
Definition at line 1699 of file Measurement.cxx.
|
inherited |
Definition at line 1859 of file Measurement.cxx.
|
inherited |
Definition at line 1853 of file Measurement.cxx.
|
inlineinherited |
Definition at line 133 of file Measurement.h.
|
inlineinherited |
Definition at line 132 of file Measurement.h.
|
inlineinherited |
Definition at line 139 of file Measurement.h.
|
inlineinherited |
Definition at line 138 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.
|
virtualinherited |
Reimplemented in RooStats::HistFactory::ShapeFactor, RooStats::HistFactory::ShapeSys, and RooStats::HistFactory::StatError.
Definition at line 1622 of file Measurement.cxx.
|
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.