50   model.specialGeneratorConfig(
true)->method1D(
false, 
false).setLabel(
"RooFoamGenerator");
 
   61   model.specialGeneratorConfig()->getConfigSection(
"RooFoamGenerator").setRealValue(
"chatLevel", 1);
 
bool setRealValue(const char *name, double newVal=0.0, bool verbose=false)
Set value of a RooAbsRealLValye stored in set with given name to newVal No error messages are printed...
 
void Print(Option_t *options=nullptr) const override
This method must be overridden when a class wants to print itself.
 
static RooNumGenConfig * defaultGeneratorConfig()
Returns the default numeric MC generator configuration for all RooAbsReals.
 
RooArgList is a container object that can hold multiple RooAbsArg objects.
 
bool setLabel(const char *label, bool printError=true) override
Set value by specifying the name of the desired state.
 
Chebychev polynomial p.d.f.
 
RooDataSet is a container class to hold unbinned data.
 
RooCategory & method1D(bool cond, bool cat)
 
const RooArgSet & getConfigSection(const char *name) const
Retrieve configuration information specific to integrator with given name.
 
RooRealVar represents a variable that can be changed from the outside.
 
RooCmdArg Verbose(bool flag=true)
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...