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

Go to the source code of this file.

Classes

class  G4CerenkovQuasiTrackInfo

Functions

G4DLLIMPORT G4Allocator< G4CerenkovQuasiTrackInfo > *& aCerenkovATIAllocator ()

Function Documentation

◆ aCerenkovATIAllocator()

G4DLLIMPORT G4Allocator< G4CerenkovQuasiTrackInfo > *& aCerenkovATIAllocator ( )
extern

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().