ROOT  6.06/09
Reference Guide
Functions | Variables
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:

Go to the source code of this file.

Functions

 ClassImp (RooStats::ProposalHelper)
 

Variables

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

Function Documentation

ClassImp ( RooStats::ProposalHelper  )

Variable Documentation

const Double_t DEFAULT_CLUES_FRAC = 0.20
static

Definition at line 78 of file ProposalHelper.cxx.

Referenced by RooStats::ProposalHelper::GetProposalFunction().

const Double_t SIGMA_RANGE_DIVISOR = 5
static

Definition at line 80 of file ProposalHelper.cxx.

Referenced by RooStats::ProposalHelper::ProposalHelper().