ROOT 6.16/01 Reference Guide |
#include "RConfigure.h"
#include "ROOT/TTaskGroup.hxx"
#include "TROOT.h"
#include "tbb/task_group.h"
#include "tbb/task_arena.h"
#include <type_traits>
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Experimental |
namespace | ROOT::Internal |
Functions | |
tbb::task_arena * | ROOT::Internal::CastToTA (void *p) |
tbb::task_group * | ROOT::Internal::CastToTG (void *p) |