Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.22
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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:35
core
multiproc
inc
TProcPool.h
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:50:38 (GVA Time) using Doxygen 1.9.4