Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4SubEvent.cc File Reference
#include "G4SubEvent.hh"
#include "G4VTrajectory.hh"
#include "G4Track.hh"

Go to the source code of this file.

Functions

G4Allocator< G4SubEvent > *& aSubEventAllocator ()
 

Function Documentation

◆ aSubEventAllocator()

G4Allocator< G4SubEvent > *& aSubEventAllocator ( )

Definition at line 35 of file G4SubEvent.cc.

36{
38 return _instance;
39}
#define G4ThreadLocalStatic
Definition tls.hh:76

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