Definition at line 39 of file RooStatsUtils.h.
Public Attributes | |
bool | useEvalErrorWall {true} |
Use the error wall RooFit::EvalErrorWall to drive the fitter away from disallowed parameter values. | |
bool | useLikelihoodOffset {false} |
Offset the likelihood by passing RooFit::Offset to fitTo(). | |
#include <RooStats/RooStatsUtils.h>
bool RooStats::RooStatsConfig::useEvalErrorWall {true} |
Use the error wall RooFit::EvalErrorWall to drive the fitter away from disallowed parameter values.
Definition at line 41 of file RooStatsUtils.h.
bool RooStats::RooStatsConfig::useLikelihoodOffset {false} |
Offset the likelihood by passing RooFit::Offset to fitTo().
Definition at line 40 of file RooStatsUtils.h.