Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "PTL/Task.hh"
Go to the source code of this file.
Typedefs | |
template<typename _Ret , typename _Arg , typename... _Args> | |
using | G4Task = PTL::Task<_Ret, _Arg, _Args...> |