////////////////////////////////////////////////////////////////////////////////////////////
Base class to store the up and down variations for histogram uncertainties.
Use the derived classes for actual models.
Definition at line 99 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 1772 of file Measurement.cxx.
| RooStats::HistFactory::HistogramUncertaintyBase::HistogramUncertaintyBase | ( | const HistogramUncertaintyBase & | oth | ) |
Definition at line 2004 of file Measurement.cxx.
|
default |
|
virtualdefault |
Definition at line 121 of file Measurement.h.
Definition at line 120 of file Measurement.h.
|
inline |
Definition at line 136 of file Measurement.h.
|
inline |
Definition at line 135 of file Measurement.h.
|
inline |
Definition at line 142 of file Measurement.h.
|
inline |
Definition at line 141 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 124 of file Measurement.h.
| HistogramUncertaintyBase & RooStats::HistFactory::HistogramUncertaintyBase::operator= | ( | const HistogramUncertaintyBase & | oth | ) |
Definition at line 2021 of file Measurement.cxx.
|
default |
|
virtual |
Reimplemented in RooStats::HistFactory::ShapeSys, RooStats::HistFactory::ShapeFactor, and RooStats::HistFactory::StatError.
Definition at line 1783 of file Measurement.cxx.
|
pure virtual |
| void RooStats::HistFactory::HistogramUncertaintyBase::SetHistoHigh | ( | TH1 * | High | ) |
Definition at line 2044 of file Measurement.cxx.
| void RooStats::HistFactory::HistogramUncertaintyBase::SetHistoLow | ( | TH1 * | Low | ) |
Definition at line 2038 of file Measurement.cxx.
|
inline |
Definition at line 133 of file Measurement.h.
|
inline |
Definition at line 132 of file Measurement.h.
|
inline |
Definition at line 139 of file Measurement.h.
|
inline |
Definition at line 138 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 123 of file Measurement.h.
|
virtual |
Reimplemented in RooStats::HistFactory::ShapeSys, RooStats::HistFactory::ShapeFactor, and RooStats::HistFactory::StatError.
Definition at line 1790 of file Measurement.cxx.
|
protected |
Definition at line 157 of file Measurement.h.
|
protected |
Definition at line 152 of file Measurement.h.
|
protected |
Definition at line 148 of file Measurement.h.
|
protected |
Definition at line 153 of file Measurement.h.
|
protected |
Definition at line 149 of file Measurement.h.
|
protected |
Definition at line 156 of file Measurement.h.
|
protected |
Definition at line 151 of file Measurement.h.
|
protected |
Definition at line 147 of file Measurement.h.
|
protected |
Definition at line 145 of file Measurement.h.