Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTreeProcessorMP.hxx File Reference
#include "MPCode.h"
#include "MPSendRecv.h"
#include "PoolUtils.h"
#include "TChain.h"
#include "TChainElement.h"
#include "TError.h"
#include "TFileCollection.h"
#include "TFileInfo.h"
#include "THashList.h"
#include "TMPClient.h"
#include "TMPWorkerTree.h"
#include "TSelector.h"
#include "TTreeReader.h"
#include <algorithm>
#include <numeric>
#include <string>
#include <type_traits>
#include <functional>
#include <vector>
Include dependency graph for TTreeProcessorMP.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::TTreeProcessorMP
 This class provides an interface to process a TTree dataset in parallel with multi-process technology. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7