#include "RooGlobalFunc.h"
#include "RooStats/ProfileLikelihoodCalculator.h"
#include "RooStats/NumberCountingPdfFactory.h"
#include "RooStats/ConfInterval.h"
#include "RooStats/HypoTestResult.h"
#include "RooStats/LikelihoodIntervalPlot.h"
#include "RooRealVar.h"
Go to the source code of this file.
Functions | |
void | rs_numberCountingCombination_expected () |
void | rs_numberCountingCombination_observed () |
void | rs_numberCountingCombination_observedWithTau () |
void | rs_numberCountingCombination (int flag=1) |
void rs_numberCountingCombination | ( | int | flag = 1 |
) |
Definition at line 48 of file rs_numberCountingCombination.C.
References flag, rs_numberCountingCombination_expected(), rs_numberCountingCombination_observed(), and rs_numberCountingCombination_observedWithTau().
void rs_numberCountingCombination_expected | ( | ) |
Definition at line 59 of file rs_numberCountingCombination.C.
References RooArgSet::addClone(), b, RooWorkspace::data(), RooStats::LikelihoodIntervalPlot::Draw(), RooAbsCollection::first(), lrint(), RooWorkspace::pdf(), RooAbsArg::Print(), s, RooStats::LikelihoodIntervalPlot::SetMaximum(), RooArgSet::setRealValue(), and RooWorkspace::var().
Referenced by rs_numberCountingCombination().
void rs_numberCountingCombination_observed | ( | ) |
Definition at line 227 of file rs_numberCountingCombination.C.
References RooArgSet::addClone(), RooWorkspace::data(), lrint(), RooStats::HypoTestResult::NullPValue(), RooWorkspace::pdf(), RooAbsArg::Print(), s, RooArgSet::setRealValue(), RooStats::HypoTestResult::Significance(), and RooWorkspace::var().
Referenced by rs_numberCountingCombination().
void rs_numberCountingCombination_observedWithTau | ( | ) |
Definition at line 324 of file rs_numberCountingCombination.C.
References RooArgSet::addClone(), RooWorkspace::data(), lrint(), RooWorkspace::pdf(), s, RooArgSet::setRealValue(), and RooWorkspace::var().
Referenced by rs_numberCountingCombination().