79 x.setRange(
"SB1",-10,+10) ;
80 y.setRange(
"SB1",-10,0) ;
82 x.setRange(
"SB2",-10,0) ;
83 y.setRange(
"SB2",0,+10) ;
85 x.setRange(
"SIG",0,+10) ;
86 y.setRange(
"SIG",0,+10) ;
88 x.setRange(
"FULL",-10,+10) ;
89 y.setRange(
"FULL",-10,+10) ;
RooAddPdf is an efficient implementation of a sum of PDFs of the form.
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.
RooConstVar & RooConst(Double_t val)
RooCmdArg Save(Bool_t flag=kTRUE)