#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 | 
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests.  | |
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.