Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PoolUtils.h File Reference
#include "TError.h"
#include "TList.h"
#include "TObject.h"
#include <vector>
Include dependency graph for PoolUtils.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::ExecutorUtils::ReduceObjects< T >
 Merge collection of TObjects. More...
 
class  ROOT::Internal::ExecutorUtils::ResultCaster< O, F >
 
class  ROOT::Internal::ExecutorUtils::ResultCaster< TObject *, F >
 

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
 
namespace  ROOT::ExecutorUtils
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::ExecutorUtils