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

Go to the source code of this file.

Functions

G4Allocator< G4RayTrajectory > *& rayTrajectoryAllocator ()
 

Function Documentation

◆ rayTrajectoryAllocator()

G4Allocator< G4RayTrajectory > *& rayTrajectoryAllocator ( )

Definition at line 47 of file G4RayTrajectory.cc.

48{
50 return _instance;
51}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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