#include "RooRealVar.h"#include "RooWorkspace.h"#include "RooDataSet.h"#include "RooPlot.h"#include "RooMsgService.h"#include "RooStats/BayesianCalculator.h"#include "RooStats/SimpleInterval.h"#include "TCanvas.h"Go to the source code of this file.
Functions | |
| void | rs701_BayesianCalculator (bool useBkg=true, double confLevel=0.90) |
| void rs701_BayesianCalculator | ( | bool | useBkg = true, |
|
| double | confLevel = 0.90 | |||
| ) |
Definition at line 25 of file rs701_BayesianCalculator.C.
References c1, TCanvas::cd(), RooStats::BayesianCalculator::ConfidenceLevel(), data, TPad::Divide(), TVirtualPad::Draw(), RooFit::FATAL, RooStats::BayesianCalculator::GetInterval(), RooStats::BayesianCalculator::GetPosteriorPlot(), gPad, RooMsgService::instance(), RooStats::SimpleInterval::LowerLimit(), model, plot(), RooMsgService::setGlobalKillBelow(), RooStats::BayesianCalculator::SetTestSize(), size, TCanvas::Update(), RooStats::SimpleInterval::UpperLimit(), and w.
1.5.1