Configuration for a constrained overall systematic to scale sample normalisations.
Definition at line 45 of file Measurement.h.
Public Member Functions | |
| double | GetHigh () const |
| double | GetLow () const |
| const std::string & | GetName () 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) |
Protected Attributes | |
| double | fHigh = 0.0 |
| double | fLow = 0.0 |
| std::string | fName |
#include <RooStats/HistFactory/Measurement.h>
|
inline |
Definition at line 54 of file Measurement.h.
|
inline |
Definition at line 53 of file Measurement.h.
|
inline |
Definition at line 49 of file Measurement.h.
| void RooStats::HistFactory::OverallSys::Print | ( | std::ostream & | stream = std::cout | ) | const |
Definition at line 1757 of file Measurement.cxx.
| void RooStats::HistFactory::OverallSys::PrintXML | ( | std::ostream & | xml | ) | const |
Definition at line 1762 of file Measurement.cxx.
|
inline |
Definition at line 52 of file Measurement.h.
|
inline |
Definition at line 51 of file Measurement.h.
|
inline |
Definition at line 48 of file Measurement.h.
|
protected |
Definition at line 62 of file Measurement.h.
|
protected |
Definition at line 61 of file Measurement.h.
|
protected |
Definition at line 60 of file Measurement.h.