ROOT
6.07/01
Reference Guide
|
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>
|
inline |
Definition at line 359 of file Systematics.h.
|
inline |
Definition at line 367 of file Systematics.h.
Referenced by RooStats::HistFactory::ConfigParser::CreateStatErrorConfigElement(), and RooStats::HistFactory::GetChannelEstimateSummaries().
|
inline |
Definition at line 364 of file Systematics.h.
Referenced by RooStats::HistFactory::ConfigParser::CreateStatErrorConfigElement(), and RooStats::HistFactory::GetChannelEstimateSummaries().
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.
|
inline |
Definition at line 366 of file Systematics.h.
Referenced by RooStats::HistFactory::ConfigParser::CreateStatErrorConfigElement().
Definition at line 363 of file Systematics.h.
Referenced by RooStats::HistFactory::ConfigParser::CreateStatErrorConfigElement().
|
protected |
Definition at line 372 of file Systematics.h.
Referenced by GetConstraintType(), and SetConstraintType().
|
protected |
Definition at line 371 of file Systematics.h.
Referenced by GetRelErrorThreshold(), and SetRelErrorThreshold().