#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>
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 |
|
static |
Definition at line 46 of file ProposalHelper.cxx.
|
static |
Definition at line 48 of file ProposalHelper.cxx.