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 45 of file Measurement.h.

Public Member Functions

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 = 0.0
 
double fLow = 0.0
 
std::string fName
 

#include <RooStats/HistFactory/Measurement.h>

Member Function Documentation

◆ GetHigh()

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

Definition at line 54 of file Measurement.h.

◆ GetLow()

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

Definition at line 53 of file Measurement.h.

◆ GetName()

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

Definition at line 49 of file Measurement.h.

◆ Print()

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

Definition at line 1757 of file Measurement.cxx.

◆ PrintXML()

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

Definition at line 1762 of file Measurement.cxx.

◆ SetHigh()

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

Definition at line 52 of file Measurement.h.

◆ SetLow()

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

Definition at line 51 of file Measurement.h.

◆ SetName()

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

Definition at line 48 of file Measurement.h.

Member Data Documentation

◆ fHigh

double RooStats::HistFactory::OverallSys::fHigh = 0.0
protected

Definition at line 62 of file Measurement.h.

◆ fLow

double RooStats::HistFactory::OverallSys::fLow = 0.0
protected

Definition at line 61 of file Measurement.h.

◆ fName

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

Definition at line 60 of file Measurement.h.

Libraries for RooStats::HistFactory::OverallSys:

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