Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4AutoLock.hh"
#include "G4Threading.hh"
#include <functional>
#include <map>
#include <memory>
#include <set>
#include <thread>
#include <tuple>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
struct | G4Traits::TaskSingletonKey< T > |
class | G4TaskSingletonData< T > |
class | G4TaskSingletonEvaluator< T > |
This structure must be specialized and use overloads to the constructor. More... | |
class | G4TaskSingletonDelegator< T > |
Namespaces | |
namespace | G4Traits |