38 RooAbsPdf::defaultGeneratorConfig()->method1D(
false,
false).setLabel(
"RooAcceptReject");
41 std::unique_ptr<RooDataSet>
data_ar{model.generate(
x, 10000,
Verbose(
true))};
50 model.specialGeneratorConfig(
true)->method1D(
false,
false).setLabel(
"RooFoamGenerator");
56 RooAbsPdf::defaultGeneratorConfig()->getConfigSection(
"RooAcceptReject").setRealValue(
"nTrial1D", 2000);
61 model.specialGeneratorConfig()->getConfigSection(
"RooFoamGenerator").setRealValue(
"chatLevel", 1);
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...