Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::RooStatsConfig Struct Reference

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>

Member Data Documentation

◆ useEvalErrorWall

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.

◆ useLikelihoodOffset

bool RooStats::RooStatsConfig::useLikelihoodOffset {false}

Offset the likelihood by passing RooFit::Offset to fitTo().

Definition at line 40 of file RooStatsUtils.h.

Collaboration diagram for RooStats::RooStatsConfig:
[legend]

The documentation for this struct was generated from the following file: