ROOT
v6-22
Reference Guide
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