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

Go to the source code of this file.

Functions

G4Allocator< G4RayTrajectoryPoint > *& rayTrajectoryPointAllocator ()
 

Function Documentation

◆ rayTrajectoryPointAllocator()

G4Allocator< G4RayTrajectoryPoint > *& rayTrajectoryPointAllocator ( )

Definition at line 37 of file G4RayTrajectoryPoint.cc.

38{
40 return _instance;
41}
#define G4ThreadLocalStatic
Definition tls.hh:76

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