ROOT  6.06/09
Reference Guide
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 ()
 
void Print (std::ostream &=std::cout)
 
void PrintXML (std::ostream &)
 
void SetRelErrorThreshold (double Threshold)
 
double GetRelErrorThreshold ()
 
void SetConstraintType (Constraint::Type ConstrType)
 
Constraint::Type GetConstraintType ()
 

Protected Attributes

double fRelErrorThreshold
 
Constraint::Type fConstraintType
 

#include <RooStats/HistFactory/Systematics.h>

Constructor & Destructor Documentation

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

Definition at line 359 of file Systematics.h.

Member Function Documentation

Constraint::Type RooStats::HistFactory::StatErrorConfig::GetConstraintType ( )
inline
double RooStats::HistFactory::StatErrorConfig::GetRelErrorThreshold ( )
inline
void RooStats::HistFactory::StatErrorConfig::Print ( std::ostream &  stream = std::cout)

Definition at line 348 of file Systematics.cxx.

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

Definition at line 354 of file Systematics.cxx.

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

Member Data Documentation

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

Definition at line 372 of file Systematics.h.

Referenced by GetConstraintType(), and SetConstraintType().

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

Definition at line 371 of file Systematics.h.

Referenced by GetRelErrorThreshold(), and SetRelErrorThreshold().


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