#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 "RooMultiVarGaussian.h"
#include "RooConstVar.h"
#include "TString.h"
#include <map>
Namespaces | |
namespace | RooStats |
Namespace for the RooStats classes. | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Variables | |
static const double | DEFAULT_CLUES_FRAC = 0.20 |
static const double | SIGMA_RANGE_DIVISOR = 5 |
|
static |
Definition at line 45 of file ProposalHelper.cxx.
|
static |
Definition at line 47 of file ProposalHelper.cxx.