Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
RooStats::HistFactory::OverallSys Class Reference

Definition at line 45 of file Systematics.h.

Public Member Functions

 OverallSys ()
 
double GetHigh ()
 
double GetLow ()
 
std::string GetName ()
 
void Print (std::ostream &=std::cout)
 
void PrintXML (std::ostream &)
 
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 49 of file Systematics.h.

Member Function Documentation

◆ GetHigh()

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

Definition at line 57 of file Systematics.h.

◆ GetLow()

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

Definition at line 56 of file Systematics.h.

◆ GetName()

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

Definition at line 52 of file Systematics.h.

◆ Print()

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

Definition at line 80 of file Systematics.cxx.

◆ PrintXML()

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

Definition at line 87 of file Systematics.cxx.

◆ SetHigh()

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

Definition at line 55 of file Systematics.h.

◆ SetLow()

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

Definition at line 54 of file Systematics.h.

◆ SetName()

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

Definition at line 51 of file Systematics.h.

Member Data Documentation

◆ fHigh

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

Definition at line 65 of file Systematics.h.

◆ fLow

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

Definition at line 64 of file Systematics.h.

◆ fName

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

Definition at line 63 of file Systematics.h.

Libraries for RooStats::HistFactory::OverallSys:
[legend]

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