84   model_sim->
Print(
"t");
 
   87   w.var(
"m_run1")->setVal(-3);
 
   88   w.var(
"m_run2")->setVal(+3);
 
  100   model_sim2->
Print(
"t");
 
void Print(Option_t *options=nullptr) const override
Print the object to the defaultPrintStream().
 
RooAddPdf is an efficient implementation of a sum of PDFs of the form.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
RooCategory is an object to represent discrete states.
 
RooPolynomial implements a polynomial p.d.f of the form.
 
RooRealVar represents a variable that can be changed from the outside.
 
RooSimultaneous facilitates simultaneous fitting of multiple PDFs to subsets of a given dataset.
 
The RooWorkspace is a persistable container for RooFit projects.
 
RooCmdArg SplitParam(const char *varname, const char *catname)
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...