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 309 of file Measurement.h.
Public Member Functions | |
| 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 = Constraint::Poisson |
| double | fRelErrorThreshold = 0.05 |
#include <RooStats/HistFactory/Measurement.h>
|
inline |
Definition at line 319 of file Measurement.h.
|
inline |
Definition at line 316 of file Measurement.h.
| void RooStats::HistFactory::StatErrorConfig::Print | ( | std::ostream & | stream = std::cout | ) | const |
Definition at line 1949 of file Measurement.cxx.
| void RooStats::HistFactory::StatErrorConfig::PrintXML | ( | std::ostream & | xml | ) | const |
Definition at line 1955 of file Measurement.cxx.
|
inline |
Definition at line 318 of file Measurement.h.
|
inline |
Definition at line 315 of file Measurement.h.
|
protected |
Definition at line 323 of file Measurement.h.
|
protected |
Definition at line 322 of file Measurement.h.