Configuration for a constrained overall systematic to scale sample normalisations.
Definition at line 34 of file Systematics.h.
| Public Member Functions | |
| OverallSys () | |
| 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 | 
| double | fLow | 
| std::string | fName | 
#include <RooStats/HistFactory/Systematics.h>
| 
 | inline | 
Definition at line 38 of file Systematics.h.
| 
 | inline | 
Definition at line 46 of file Systematics.h.
| 
 | inline | 
Definition at line 45 of file Systematics.h.
| 
 | inline | 
Definition at line 41 of file Systematics.h.
| void RooStats::HistFactory::OverallSys::Print | ( | std::ostream & | stream = std::cout | ) | const | 
Definition at line 77 of file Systematics.cxx.
| void RooStats::HistFactory::OverallSys::PrintXML | ( | std::ostream & | xml | ) | const | 
Definition at line 84 of file Systematics.cxx.
| 
 | inline | 
Definition at line 44 of file Systematics.h.
| 
 | inline | 
Definition at line 43 of file Systematics.h.
| 
 | inline | 
Definition at line 40 of file Systematics.h.
| 
 | protected | 
Definition at line 54 of file Systematics.h.
| 
 | protected | 
Definition at line 53 of file Systematics.h.
| 
 | protected | 
Definition at line 52 of file Systematics.h.