////////////////////////////////////////////////////////////////////////////////////////////
Base class to store the up and down variations for histogram uncertainties.
Use the derived classes for actual models.
Definition at line 90 of file Measurement.h.
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>
|
default |
| RooStats::HistFactory::HistogramUncertaintyBase::HistogramUncertaintyBase | ( | const std::string & | Name | ) |
Definition at line 1613 of file Measurement.cxx.
| RooStats::HistFactory::HistogramUncertaintyBase::HistogramUncertaintyBase | ( | const HistogramUncertaintyBase & | oth | ) |
Definition at line 1834 of file Measurement.cxx.
|
default |
|
virtualdefault |
Definition at line 112 of file Measurement.h.
Definition at line 111 of file Measurement.h.
|
inline |
Definition at line 127 of file Measurement.h.
|
inline |
Definition at line 126 of file Measurement.h.
|
inline |
Definition at line 133 of file Measurement.h.
|
inline |
Definition at line 132 of file Measurement.h.
|
inline |
Definition at line 121 of file Measurement.h.
|
inline |
Definition at line 120 of file Measurement.h.
|
inline |
Definition at line 115 of file Measurement.h.
| HistogramUncertaintyBase & RooStats::HistFactory::HistogramUncertaintyBase::operator= | ( | const HistogramUncertaintyBase & | oth | ) |
Definition at line 1851 of file Measurement.cxx.
|
default |
|
virtual |
Reimplemented in RooStats::HistFactory::ShapeSys, RooStats::HistFactory::ShapeFactor, and RooStats::HistFactory::StatError.
Definition at line 1624 of file Measurement.cxx.
|
pure virtual |
| void RooStats::HistFactory::HistogramUncertaintyBase::SetHistoHigh | ( | TH1 * | High | ) |
Definition at line 1874 of file Measurement.cxx.
| void RooStats::HistFactory::HistogramUncertaintyBase::SetHistoLow | ( | TH1 * | Low | ) |
Definition at line 1868 of file Measurement.cxx.
|
inline |
Definition at line 124 of file Measurement.h.
|
inline |
Definition at line 123 of file Measurement.h.
|
inline |
Definition at line 130 of file Measurement.h.
|
inline |
Definition at line 129 of file Measurement.h.
|
inline |
Definition at line 118 of file Measurement.h.
|
inline |
Definition at line 117 of file Measurement.h.
|
inline |
Definition at line 114 of file Measurement.h.
|
virtual |
Reimplemented in RooStats::HistFactory::ShapeSys, RooStats::HistFactory::ShapeFactor, and RooStats::HistFactory::StatError.
Definition at line 1631 of file Measurement.cxx.
|
protected |
Definition at line 148 of file Measurement.h.
|
protected |
Definition at line 143 of file Measurement.h.
|
protected |
Definition at line 139 of file Measurement.h.
|
protected |
Definition at line 144 of file Measurement.h.
|
protected |
Definition at line 140 of file Measurement.h.
|
protected |
Definition at line 147 of file Measurement.h.
|
protected |
Definition at line 142 of file Measurement.h.
|
protected |
Definition at line 138 of file Measurement.h.
|
protected |
Definition at line 136 of file Measurement.h.