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 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>

Constructor & Destructor Documentation

◆ OverallSys()

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

Definition at line 38 of file Systematics.h.

Member Function Documentation

◆ GetHigh()

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

Definition at line 46 of file Systematics.h.

◆ GetLow()

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

Definition at line 45 of file Systematics.h.

◆ GetName()

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

Definition at line 41 of file Systematics.h.

◆ Print()

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

Definition at line 77 of file Systematics.cxx.

◆ PrintXML()

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

Definition at line 84 of file Systematics.cxx.

◆ SetHigh()

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

Definition at line 44 of file Systematics.h.

◆ SetLow()

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

Definition at line 43 of file Systematics.h.

◆ SetName()

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

Definition at line 40 of file Systematics.h.

Member Data Documentation

◆ fHigh

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

Definition at line 54 of file Systematics.h.

◆ fLow

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

Definition at line 53 of file Systematics.h.

◆ fName

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

Definition at line 52 of file Systematics.h.

Libraries for RooStats::HistFactory::OverallSys:

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