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

Go to the source code of this file.

Classes

class  G4ScintillationQuasiTrackInfo

Functions

G4DLLIMPORT G4Allocator< G4ScintillationQuasiTrackInfo > *& aScintillationATIAllocator ()

Function Documentation

◆ aScintillationATIAllocator()

G4DLLIMPORT G4Allocator< G4ScintillationQuasiTrackInfo > *& aScintillationATIAllocator ( )
extern

Definition at line 27 of file G4ScintillationQuasiTrackInfo.cc.

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

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