Geant4-11
Functions
G4HEPEvtParticle.cc File Reference
#include "G4HEPEvtParticle.hh"

Go to the source code of this file.

Functions

G4Allocator< G4HEPEvtParticle > *& aHEPEvtParticleAllocator ()
 

Function Documentation

◆ aHEPEvtParticleAllocator()

G4Allocator< G4HEPEvtParticle > *& aHEPEvtParticleAllocator ( )

Definition at line 33 of file G4HEPEvtParticle.cc.

34{
36 return _instance;
37}
#define G4ThreadLocalStatic
Definition: tls.hh:76

References G4ThreadLocalStatic.

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