#include "RooRealVar.h"
#include "RooConstVar.h"
#include "RooProdPdf.h"
#include "RooWorkspace.h"
#include "RooDataSet.h"
#include "RooPolynomial.h"
#include "RooAddPdf.h"
#include "RooExtendPdf.h"
#include "RooStats/HypoTestInverter.h"
#include "RooStats/HypoTestInverterResult.h"
#include "RooStats/HypoTestInverterPlot.h"
#include "RooStats/HybridCalculatorOriginal.h"
#include "TGraphErrors.h"
Go to the source code of this file.
Functions | |
void | rs801_HypoTestInverter () |
int | main () |
int main | ( | void | ) |
void rs801_HypoTestInverter | ( | ) |
Definition at line 31 of file rs801_HypoTestInverter.C.
References data, TGraph::Draw(), RooAbsPdf::generate(), RooStats::HypoTestInverter::GetInterval(), RooStats::HypoTestInverterPlot::MakePlot(), p0(), RooFit::RooConst(), RooStats::HypoTestInverter::RunAutoScan(), RooStats::HybridCalculatorOriginal::SetNumberOfToys(), RooStats::HypoTestInverter::SetTestSize(), RooStats::HybridCalculatorOriginal::SetTestStatistic(), RooStats::HypoTestInverter::Size(), RooStats::HypoTestInverterResult::UpperLimit(), RooStats::HypoTestInverterResult::UpperLimitEstimatedError(), RooStats::HypoTestInverter::UseCLs(), RooStats::HybridCalculatorOriginal::UseNuisance(), and x.
Referenced by main().