Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RayTrajectoryPoint.hh File Reference
#include "globals.hh"
#include "G4VTrajectoryPoint.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"

Go to the source code of this file.

Classes

class  G4RayTrajectoryPoint
 

Functions

G4DLLIMPORT G4Allocator< G4RayTrajectoryPoint > *& rayTrajectoryPointAllocator ()
 

Function Documentation

◆ rayTrajectoryPointAllocator()

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