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

Definition at line 355 of file Systematics.h.

Public Member Functions

 StatErrorConfig ()
 
Constraint::Type GetConstraintType ()
 
double GetRelErrorThreshold ()
 
void Print (std::ostream &=std::cout)
 
void PrintXML (std::ostream &)
 
void SetConstraintType (Constraint::Type ConstrType)
 
void SetRelErrorThreshold (double Threshold)
 

Protected Attributes

Constraint::Type fConstraintType
 
double fRelErrorThreshold
 

#include <RooStats/HistFactory/Systematics.h>

Constructor & Destructor Documentation

◆ StatErrorConfig()

RooStats::HistFactory::StatErrorConfig::StatErrorConfig ( )
inline

Definition at line 359 of file Systematics.h.

Member Function Documentation

◆ GetConstraintType()

Constraint::Type RooStats::HistFactory::StatErrorConfig::GetConstraintType ( )
inline

Definition at line 367 of file Systematics.h.

◆ GetRelErrorThreshold()

double RooStats::HistFactory::StatErrorConfig::GetRelErrorThreshold ( )
inline

Definition at line 364 of file Systematics.h.

◆ Print()

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

Definition at line 348 of file Systematics.cxx.

◆ PrintXML()

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

Definition at line 354 of file Systematics.cxx.

◆ SetConstraintType()

void RooStats::HistFactory::StatErrorConfig::SetConstraintType ( Constraint::Type  ConstrType)
inline

Definition at line 366 of file Systematics.h.

◆ SetRelErrorThreshold()

void RooStats::HistFactory::StatErrorConfig::SetRelErrorThreshold ( double  Threshold)
inline

Definition at line 363 of file Systematics.h.

Member Data Documentation

◆ fConstraintType

Constraint::Type RooStats::HistFactory::StatErrorConfig::fConstraintType
protected

Definition at line 372 of file Systematics.h.

◆ fRelErrorThreshold

double RooStats::HistFactory::StatErrorConfig::fRelErrorThreshold
protected

Definition at line 371 of file Systematics.h.


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