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

Go to the source code of this file.

Functions

G4Allocator< G4PrimaryParticle > *& aPrimaryParticleAllocator ()
 

Function Documentation

◆ aPrimaryParticleAllocator()

G4Allocator< G4PrimaryParticle > *& aPrimaryParticleAllocator ( )

Definition at line 39 of file G4PrimaryParticle.cc.

40{
42 return _instance;
43}
#define G4ThreadLocalStatic
Definition: tls.hh:76

Referenced by G4PrimaryParticle::operator delete(), and G4PrimaryParticle::operator new().