20namespace MultiProcess {
42 printf(
"Warning: Config::setDefaultNWorkers cannot set number of workers after JobManager has been instantiated!\n");
43 }
else if (N_workers == 0) {
44 printf(
"Warning: Config::setDefaultNWorkers cannot set number of workers to zero.\n");
static void setDefaultNWorkers(unsigned int N_workers)
static unsigned int defaultNWorkers_
static unsigned int getDefaultNWorkers()
static bool is_instantiated()
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...