Logo ROOT  
Reference Guide
ProposalHelper.cxx File Reference
#include "Rtypes.h"
#include "RooStats/ProposalHelper.h"
#include "RooStats/PdfProposal.h"
#include "RooStats/RooStatsUtils.h"
#include "RooArgSet.h"
#include "RooDataSet.h"
#include "RooAbsPdf.h"
#include "RooAddPdf.h"
#include "RooNDKeysPdf.h"
#include "RooUniform.h"
#include "RooMsgService.h"
#include "RooRealVar.h"
#include "TIterator.h"
#include "RooMultiVarGaussian.h"
#include "RooConstVar.h"
#include "TString.h"
#include <map>
Include dependency graph for ProposalHelper.cxx:

Namespaces

namespace  RooStats
 Namespace for the RooStats classes.
 

Variables

static const Double_t DEFAULT_CLUES_FRAC = 0.20
 
static const Double_t SIGMA_RANGE_DIVISOR = 5
 

Variable Documentation

◆ DEFAULT_CLUES_FRAC

const Double_t DEFAULT_CLUES_FRAC = 0.20
static

Definition at line 46 of file ProposalHelper.cxx.

◆ SIGMA_RANGE_DIVISOR

const Double_t SIGMA_RANGE_DIVISOR = 5
static

Definition at line 48 of file ProposalHelper.cxx.