Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4CerenkovQuasiTrackInfo.cc File Reference

Go to the source code of this file.

Functions

G4Allocator< G4CerenkovQuasiTrackInfo > *& aCerenkovATIAllocator ()

Function Documentation

◆ aCerenkovATIAllocator()

G4Allocator< G4CerenkovQuasiTrackInfo > *& aCerenkovATIAllocator ( )

Definition at line 27 of file G4CerenkovQuasiTrackInfo.cc.

28{
30 nullptr;
31 return _instance;
32}
#define G4ThreadLocalStatic
Definition tls.hh:76

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