#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. | |
Variables | |
| static const double | DEFAULT_CLUES_FRAC = 0.20 |
| static const double | SIGMA_RANGE_DIVISOR = 5 |
Definition at line 44 of file ProposalHelper.cxx.
Definition at line 46 of file ProposalHelper.cxx.