ROOT
Version v6.32
master
v6.34
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
►
io
►
main
►
math
►
montecarlo
►
net
►
proof
▼
roofit
►
batchcompute
►
doc
►
histfactory
►
hs3
►
jsoninterface
▼
multiprocess
►
inc
▼
res
▼
RooFit
▼
MultiProcess
►
Job.h
►
JobManager.h
Messenger.h
►
Messenger_decl.h
►
ProcessManager.h
►
ProcessTimer.h
►
Queue.h
►
util.h
►
worker.h
►
src
►
RDataFrameHelpers
►
roofit
►
roofitcore
►
roofitmore
►
roofitZMQ
►
roostats
►
xroofit
►
sql
►
tmva
►
tree
►
tutorials
►
v6-32-00-patches
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
worker.h
Go to the documentation of this file.
1
/*
2
* Project: RooFit
3
* Authors:
4
* PB, Patrick Bos, Netherlands eScience Center, p.bos@esciencecenter.nl
5
* IP, Inti Pelupessy, Netherlands eScience Center, i.pelupessy@esciencecenter.nl
6
*
7
* Copyright (c) 2021, CERN
8
*
9
* Redistribution and use in source and binary forms,
10
* with or without modification, are permitted according to the terms
11
* listed in LICENSE (http://roofit.sourceforge.net/license.txt)
12
*/
13
#ifndef ROOT_ROOFIT_MultiProcess_worker
14
#define ROOT_ROOFIT_MultiProcess_worker
15
16
namespace
RooFit
{
17
namespace
MultiProcess {
18
19
void
worker_loop
();
20
bool
is_worker_loop_running
();
21
22
}
// namespace MultiProcess
23
}
// namespace RooFit
24
25
#endif
// ROOT_ROOFIT_MultiProcess_worker
RooFit::MultiProcess::worker_loop
void worker_loop()
The worker processes' event loop.
Definition
worker.cxx:43
RooFit::MultiProcess::is_worker_loop_running
bool is_worker_loop_running()
Definition
worker.cxx:34
RooFit
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
Definition
JSONIO.h:26
roofit
multiprocess
res
RooFit
MultiProcess
worker.h
ROOT v6-32 - Reference Guide Generated on Mon Mar 17 2025 14:14:21 (GVA Time) using Doxygen 1.10.0