Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DynamicParticle.cc File Reference

Go to the source code of this file.

Functions

G4Allocator< G4DynamicParticle > *& pDynamicParticleAllocator ()
 

Function Documentation

◆ pDynamicParticleAllocator()

G4Allocator< G4DynamicParticle > *& pDynamicParticleAllocator ( )

Definition at line 43 of file G4DynamicParticle.cc.

44{
46 return _instance;
47}
#define G4ThreadLocalStatic
Definition: tls.hh:76