27 void rf312_multirangefit()
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.
RooProdPdf is an efficient implementation of a product of PDFs of the form.
virtual void Print(Option_t *options=0) const
Print TNamed name and title.
RooCmdArg Range(const char *rangeName, Bool_t adjustNorm=kTRUE)
RooRealVar represents a fundamental (non-derived) real valued object.
RooDataSet is a container class to hold unbinned data.
RooCmdArg Save(Bool_t flag=kTRUE)
RooConstVar & RooConst(Double_t val)
RooPolynomial implements a polynomial p.d.f of the form By default coefficient a_0 is chosen to be 1...