ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
TProcPool.h File Reference
#include "TMPClient.h"
#include "MPSendRecv.h"
#include "TCollection.h"
#include "TPoolWorker.h"
#include "TObjArray.h"
#include "PoolUtils.h"
#include "MPCode.h"
#include "TPoolProcessor.h"
#include "TTreeReader.h"
#include "TFileCollection.h"
#include "TChain.h"
#include "TChainElement.h"
#include "THashList.h"
#include "TFileInfo.h"
#include <vector>
#include <string>
#include <initializer_list>
#include <type_traits>
#include <numeric>
#include <algorithm>
#include <functional>
#include <iostream>
Include dependency graph for TProcPool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TProcPool
 This class provides a simple interface to execute the same task multiple times in parallel, possibly with different arguments every time. More...