Configuration for an un- constrained overall systematic to scale sample normalisations.
Definition at line 69 of file Measurement.h.
Public Member Functions | |
| double | GetHigh () const |
| double | GetLow () const |
| std::string | GetName () const |
| double | GetVal () const |
| void | Print (std::ostream &=std::cout) const |
| void | PrintXML (std::ostream &) const |
| void | SetHigh (double High) |
| void | SetLow (double Low) |
| void | SetName (const std::string &Name) |
| void | SetVal (double Val) |
Protected Attributes | |
| double | fHigh = 1.0 |
| double | fLow = 1.0 |
| std::string | fName |
| double | fVal = 1.0 |
#include <RooStats/HistFactory/Measurement.h>
|
inline |
Definition at line 81 of file Measurement.h.
|
inline |
Definition at line 80 of file Measurement.h.
|
inline |
Definition at line 73 of file Measurement.h.
|
inline |
Definition at line 76 of file Measurement.h.
| void RooStats::HistFactory::NormFactor::Print | ( | std::ostream & | stream = std::cout | ) | const |
Definition at line 1742 of file Measurement.cxx.
| void RooStats::HistFactory::NormFactor::PrintXML | ( | std::ostream & | xml | ) | const |
Definition at line 1747 of file Measurement.cxx.
|
inline |
Definition at line 79 of file Measurement.h.
|
inline |
Definition at line 78 of file Measurement.h.
|
inline |
Definition at line 72 of file Measurement.h.
|
inline |
Definition at line 75 of file Measurement.h.
|
protected |
Definition at line 90 of file Measurement.h.
|
protected |
Definition at line 89 of file Measurement.h.
|
protected |
Definition at line 87 of file Measurement.h.
|
protected |
Definition at line 88 of file Measurement.h.