Configuration for an un- constrained overall systematic to scale sample normalisations.
Definition at line 62 of file Systematics.h.
Public Member Functions | |
| NormFactor () | |
| 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 | 
| double | fLow | 
| std::string | fName | 
| double | fVal | 
#include <RooStats/HistFactory/Systematics.h>
| RooStats::HistFactory::NormFactor::NormFactor | ( | ) | 
Definition at line 57 of file Systematics.cxx.
      
  | 
  inline | 
Definition at line 77 of file Systematics.h.
      
  | 
  inline | 
Definition at line 76 of file Systematics.h.
      
  | 
  inline | 
Definition at line 69 of file Systematics.h.
      
  | 
  inline | 
Definition at line 72 of file Systematics.h.
| void RooStats::HistFactory::NormFactor::Print | ( | std::ostream & | stream = std::cout | ) | const | 
Definition at line 60 of file Systematics.cxx.
| void RooStats::HistFactory::NormFactor::PrintXML | ( | std::ostream & | xml | ) | const | 
Definition at line 68 of file Systematics.cxx.
      
  | 
  inline | 
Definition at line 75 of file Systematics.h.
      
  | 
  inline | 
Definition at line 74 of file Systematics.h.
      
  | 
  inline | 
Definition at line 68 of file Systematics.h.
      
  | 
  inline | 
Definition at line 71 of file Systematics.h.
      
  | 
  protected | 
Definition at line 87 of file Systematics.h.
      
  | 
  protected | 
Definition at line 86 of file Systematics.h.
      
  | 
  protected | 
Definition at line 84 of file Systematics.h.
      
  | 
  protected | 
Definition at line 85 of file Systematics.h.