Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <TaskGroup.hh>
Public Types | |
using | Type = std::function< void()> |
Public Member Functions | |
template<typename Func > | |
JoinFunction (Func &&func) | |
void | operator() () |
Definition at line 119 of file TaskGroup.hh.
using PTL::JoinFunction< void, void >::Type = std::function<void()> |
Definition at line 122 of file TaskGroup.hh.
|
inline |
Definition at line 128 of file TaskGroup.hh.
|
inline |
Definition at line 132 of file TaskGroup.hh.