Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::HistFactory::OverallSys Class Reference

Configuration for a constrained overall systematic to scale sample normalisations.

Definition at line 49 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>

Constructor & Destructor Documentation

◆ OverallSys()

RooStats::HistFactory::OverallSys::OverallSys ( )
inline

Definition at line 53 of file Systematics.h.

Member Function Documentation

◆ GetHigh()

double RooStats::HistFactory::OverallSys::GetHigh ( ) const
inline

Definition at line 61 of file Systematics.h.

◆ GetLow()

double RooStats::HistFactory::OverallSys::GetLow ( ) const
inline

Definition at line 60 of file Systematics.h.

◆ GetName()

const std::string & RooStats::HistFactory::OverallSys::GetName ( ) const
inline

Definition at line 56 of file Systematics.h.

◆ Print()

void RooStats::HistFactory::OverallSys::Print ( std::ostream &  stream = std::cout) const

Definition at line 80 of file Systematics.cxx.

◆ PrintXML()

void RooStats::HistFactory::OverallSys::PrintXML ( std::ostream &  xml) const

Definition at line 87 of file Systematics.cxx.

◆ SetHigh()

void RooStats::HistFactory::OverallSys::SetHigh ( double  High)
inline

Definition at line 59 of file Systematics.h.

◆ SetLow()

void RooStats::HistFactory::OverallSys::SetLow ( double  Low)
inline

Definition at line 58 of file Systematics.h.

◆ SetName()

void RooStats::HistFactory::OverallSys::SetName ( const std::string &  Name)
inline

Definition at line 55 of file Systematics.h.

Member Data Documentation

◆ fHigh

double RooStats::HistFactory::OverallSys::fHigh
protected

Definition at line 69 of file Systematics.h.

◆ fLow

double RooStats::HistFactory::OverallSys::fLow
protected

Definition at line 68 of file Systematics.h.

◆ fName

std::string RooStats::HistFactory::OverallSys::fName
protected

Definition at line 67 of file Systematics.h.

Libraries for RooStats::HistFactory::OverallSys:

The documentation for this class was generated from the following files: