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 355 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>
|
inline |
Definition at line 359 of file Systematics.h.
|
inline |
Definition at line 367 of file Systematics.h.
|
inline |
Definition at line 364 of file Systematics.h.
void RooStats::HistFactory::StatErrorConfig::Print | ( | std::ostream & | stream = std::cout | ) | const |
Definition at line 265 of file Systematics.cxx.
void RooStats::HistFactory::StatErrorConfig::PrintXML | ( | std::ostream & | xml | ) | const |
Definition at line 271 of file Systematics.cxx.
|
inline |
Definition at line 366 of file Systematics.h.
|
inline |
Definition at line 363 of file Systematics.h.
|
protected |
Definition at line 372 of file Systematics.h.
|
protected |
Definition at line 371 of file Systematics.h.