ROOT
Version v6.32
master
v6.34
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
▼
core
►
base
►
clingutils
►
cont
►
dictgen
►
foundation
►
gui
►
imt
►
macosx
►
meta
►
metacling
▼
multiproc
▼
inc
►
ROOT
►
MPCode.h
►
MPSendRecv.h
►
PoolUtils.h
►
TMPClient.h
►
TMPWorker.h
►
TMPWorkerExecutor.h
►
TProcPool.h
►
src
►
rint
►
testsupport
►
thread
►
unix
►
winnt
►
zip
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
►
io
►
main
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
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
TProcPool.h
Go to the documentation of this file.
1
/* @(#)root/multiproc:$Id$ */
2
// Author: Pere Mato
3
4
// Placeholder header file for users accessing TProcPool.h and the class TProcPool
5
6
#ifndef __CLING__
7
// #pragma message("class 'TProcPool' is deprecated, replace it by 'ROOT::TProcessExecutor' (for TTree processing see 'ROOT:TTreeProcessorMP')")
8
#endif
9
10
#include "
ROOT/TProcessExecutor.hxx
"
11
12
// To keep backward compatibility
13
using
TProcPool
=
ROOT::TProcessExecutor
;
14
TProcessExecutor.hxx
ROOT::TProcessExecutor
This class provides a simple interface to execute the same task multiple times in parallel,...
Definition
TProcessExecutor.hxx:37
core
multiproc
inc
TProcPool.h
ROOT v6-32 - Reference Guide Generated on Wed Mar 26 2025 04:42:42 (GVA Time) using Doxygen 1.10.0