Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ProcessManager.cxx File Reference
#include "RooFit/MultiProcess/ProcessManager.h"
#include "RooFit/MultiProcess/JobManager.h"
#include "RooFit/MultiProcess/util.h"
#include "RooFit/MultiProcess/ProcessTimer.h"
#include "RooFit/MultiProcess/Config.h"
#include <thread>
#include <cstring>
#include <sys/wait.h>
#include <iostream>
#include <unordered_set>
Include dependency graph for ProcessManager.cxx:

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::MultiProcess
 

Functions

int RooFit::MultiProcess::chill_wait ()
 
pid_t RooFit::MultiProcess::fork_and_handle_errors ()