75 x.setRange(
"SB1", -10, +10);
76 y.setRange(
"SB1", -10, 0);
78 x.setRange(
"SB2", -10, 0);
79 y.setRange(
"SB2", 0, +10);
81 x.setRange(
"SIG", 0, +10);
82 y.setRange(
"SIG", 0, +10);
84 x.setRange(
"FULL", -10, +10);
85 y.setRange(
"FULL", -10, +10);
RooAddPdf is an efficient implementation of a sum of PDFs of the form.
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooDataSet is a container class to hold unbinned data.
RooFitResult is a container class to hold the input and output of a PDF fit to a dataset.
virtual void Print(Option_t *options=0) const
Print TNamed name and title.
RooPolynomial implements a polynomial p.d.f of the form.
RooProdPdf is an efficient implementation of a product of PDFs of the form.
RooRealVar represents a variable that can be changed from the outside.
RooConstVar & RooConst(Double_t val)
RooCmdArg Save(Bool_t flag=kTRUE)
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...