73 x.setRange(
"SB1", -10, +10);
74 y.setRange(
"SB1", -10, 0);
76 x.setRange(
"SB2", -10, 0);
77 y.setRange(
"SB2", 0, +10);
79 x.setRange(
"SIG", 0, +10);
80 y.setRange(
"SIG", 0, +10);
82 x.setRange(
"FULL", -10, +10);
83 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 fundamental (non-derived) real valued object.
Template specialisation used in RooAbsArg:
RooConstVar & RooConst(Double_t val)
RooCmdArg Save(Bool_t flag=kTRUE)