#include "RConfigure.h"
#include "ROOT/TExecutorCRTP.hxx"
#include "ROOT/TSeq.hxx"
#include "ROOT/TypeTraits.hxx"
#include "RTaskArena.hxx"
#include "TError.h"
#include <functional>
#include <initializer_list>
#include <memory>
#include <numeric>
#include <type_traits>
#include <utility>
#include <vector>
Classes | |
class | ROOT::TThreadExecutor |
This class provides a simple interface to execute the same task multiple times in parallel threads, possibly with different arguments every time. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |