24void rf902_numgenconfig()
41 std::unique_ptr<RooDataSet>
data_ar{model.generate(
x, 10000,
Verbose(
true))};
50 model.specialGeneratorConfig(
true)->method1D(
false,
false).setLabel(
"RooFoamGenerator");
61 model.specialGeneratorConfig()->getConfigSection(
"RooFoamGenerator").setRealValue(
"chatLevel", 1);
static RooNumGenConfig * defaultGeneratorConfig()
Returns the default numeric MC generator configuration for all RooAbsReals.
RooArgList is a container object that can hold multiple RooAbsArg objects.
Chebychev polynomial p.d.f.
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...