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

Configuration to automatically assign nuisance parameters for the statistical error of the Monte Carlo simulations.

The default is to assign a Poisson uncertainty to a bin when its statistical uncertainty is larger than 5% of the bin content.

Definition at line 376 of file Systematics.h.

Public Member Functions

 StatErrorConfig ()
 
Constraint::Type GetConstraintType () const
 
double GetRelErrorThreshold () const
 
void Print (std::ostream &=std::cout) const
 
void PrintXML (std::ostream &) const
 
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 380 of file Systematics.h.

Member Function Documentation

◆ GetConstraintType()

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

Definition at line 388 of file Systematics.h.

◆ GetRelErrorThreshold()

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

Definition at line 385 of file Systematics.h.

◆ Print()

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

Definition at line 268 of file Systematics.cxx.

◆ PrintXML()

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

Definition at line 274 of file Systematics.cxx.

◆ SetConstraintType()

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

Definition at line 387 of file Systematics.h.

◆ SetRelErrorThreshold()

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

Definition at line 384 of file Systematics.h.

Member Data Documentation

◆ fConstraintType

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

Definition at line 393 of file Systematics.h.

◆ fRelErrorThreshold

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

Definition at line 392 of file Systematics.h.

Libraries for RooStats::HistFactory::StatErrorConfig:

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