Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DCofThisEvent.cc File Reference
#include "G4DCofThisEvent.hh"
#include <algorithm>

Go to the source code of this file.

Functions

G4Allocator< G4DCofThisEvent > *& anDCoTHAllocator_G4MT_TLS_ ()
 

Function Documentation

◆ anDCoTHAllocator_G4MT_TLS_()

G4Allocator< G4DCofThisEvent > *& anDCoTHAllocator_G4MT_TLS_ ( )

Definition at line 33 of file G4DCofThisEvent.cc.

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

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