Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HCofThisEvent.cc File Reference
#include "G4HCofThisEvent.hh"

Go to the source code of this file.

Functions

G4Allocator< G4HCofThisEvent > *& anHCoTHAllocator_G4MT_TLS_ ()
 

Function Documentation

◆ anHCoTHAllocator_G4MT_TLS_()

G4Allocator< G4HCofThisEvent > *& anHCoTHAllocator_G4MT_TLS_ ( )

Definition at line 31 of file G4HCofThisEvent.cc.

32{
34 return _instance;
35}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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