Geant4-11
Functions
G4PrimaryParticle.cc File Reference
#include "G4PrimaryParticle.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleDefinition.hh"
#include "G4ParticleTable.hh"
#include "G4ios.hh"
#include "G4VUserPrimaryParticleInformation.hh"

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

References G4ThreadLocalStatic.

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