Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Task.hh File Reference
#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...>
 

Typedef Documentation

◆ G4Task

template<typename _Ret , typename _Arg , typename... _Args>
using G4Task = PTL::Task<_Ret, _Arg, _Args...>

Definition at line 44 of file G4Task.hh.