34void rs801_HypoTestInverterOriginal()
50 myhc.SetTestStatistic(2);
51 myhc.SetNumberOfToys(1000);
52 myhc.UseNuisance(
false);
56 myInverter.SetTestSize(0.10);
57 myInverter.UseCLs(
true);
60 myInverter.RunAutoScan(3.,5,myInverter.Size()/2,0.005);
75 std::cout <<
"The computed upper limit is: " << upperLimit << std::endl;
76 std::cout <<
"an estimated error on this upper limit is: " << ulError << std::endl;
80 rs801_HypoTestInverterOriginal();
RooAddPdf is an efficient implementation of a sum of PDFs of the form.
RooConstVar represent a constant real-valued object.
RooDataSet is a container class to hold unbinned data.
RooExtendPdf is a wrapper around an existing PDF that adds a parameteric extended likelihood term to ...
RooPolynomial implements a polynomial p.d.f of the form.
RooRealVar represents a fundamental (non-derived) real valued object.
HybridCalculatorOriginal class.
This class is now deprecated and to be replaced by the HypoTestInverter.
Class to plot an HypoTestInverterResult, result of the HypoTestInverter calculator.
HypoTestInverterResult class holds the array of hypothesis test results and compute a confidence inte...
Double_t UpperLimitEstimatedError()
Estimate of lower limit error function evaluates only a rough error on the lower limit.
A TGraphErrors is a TGraph with error bars.
virtual void Draw(Option_t *chopt="")
Draw this graph with its current attributes.
int main(int argc, char **argv)
RooConstVar & RooConst(Double_t val)
@(#)root/roostats:$Id$ Author: George Lewis, Kyle Cranmer
static constexpr double ns