|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "PTL/Config.hh"#include <cstdint>#include <deque>#include <cstddef>Go to the source code of this file.
Classes | |
| class | PTL::tbb::task_group |
| class | PTL::tbb::global_control |
| class | PTL::tbb::task_arena |
| class | PTL::ThreadData |
Namespaces | |
| namespace | PTL |
| Backports of C++ language features for use with C++11 compilers. | |
| namespace | PTL::tbb |
Typedefs | |
| using | PTL::tbb_global_control_t = tbb::global_control |
| using | PTL::tbb_task_group_t = tbb::task_group |
| using | PTL::tbb_task_arena_t = tbb::task_arena |