Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
worker.cxx File Reference
#include "RooFit/MultiProcess/worker.h"
#include "RooFit/MultiProcess/JobManager.h"
#include "RooFit/MultiProcess/types.h"
#include "RooFit/MultiProcess/Messenger.h"
#include "RooFit/MultiProcess/Job.h"
#include "RooFit/MultiProcess/util.h"
#include "RooFit/MultiProcess/ProcessTimer.h"
#include "RooFit/MultiProcess/Config.h"
#include <string>
#include <unistd.h>
#include <cerrno>
#include <csignal>
Include dependency graph for worker.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

bool RooFit::MultiProcess::is_worker_loop_running ()
 
void RooFit::MultiProcess::worker_loop ()
 The worker processes' event loop.
 

Variables

static bool RooFit::MultiProcess::worker_loop_running = false