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

Configuration for an un- constrained overall systematic to scale sample normalisations.

Definition at line 69 of file Measurement.h.

Public Member Functions

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

#include <RooStats/HistFactory/Measurement.h>

Member Function Documentation

◆ GetHigh()

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

Definition at line 81 of file Measurement.h.

◆ GetLow()

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

Definition at line 80 of file Measurement.h.

◆ GetName()

std::string RooStats::HistFactory::NormFactor::GetName ( ) const
inline

Definition at line 73 of file Measurement.h.

◆ GetVal()

double RooStats::HistFactory::NormFactor::GetVal ( ) const
inline

Definition at line 76 of file Measurement.h.

◆ Print()

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

Definition at line 1742 of file Measurement.cxx.

◆ PrintXML()

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

Definition at line 1747 of file Measurement.cxx.

◆ SetHigh()

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

Definition at line 79 of file Measurement.h.

◆ SetLow()

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

Definition at line 78 of file Measurement.h.

◆ SetName()

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

Definition at line 72 of file Measurement.h.

◆ SetVal()

void RooStats::HistFactory::NormFactor::SetVal ( double Val)
inline

Definition at line 75 of file Measurement.h.

Member Data Documentation

◆ fHigh

double RooStats::HistFactory::NormFactor::fHigh = 1.0
protected

Definition at line 90 of file Measurement.h.

◆ fLow

double RooStats::HistFactory::NormFactor::fLow = 1.0
protected

Definition at line 89 of file Measurement.h.

◆ fName

std::string RooStats::HistFactory::NormFactor::fName
protected

Definition at line 87 of file Measurement.h.

◆ fVal

double RooStats::HistFactory::NormFactor::fVal = 1.0
protected

Definition at line 88 of file Measurement.h.

Libraries for RooStats::HistFactory::NormFactor:

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