Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RayTrajectory.cc File Reference
#include "G4RayTrajectory.hh"
#include "G4RayTrajectoryPoint.hh"
#include "G4RayTracerSceneHandler.hh"
#include "G4Step.hh"
#include "G4VisManager.hh"
#include "G4VisAttributes.hh"
#include "G4Colour.hh"
#include "G4TransportationManager.hh"
#include "G4ios.hh"
#include "G4ParallelWorldProcess.hh"

Go to the source code of this file.

Functions

G4Allocator< G4RayTrajectory > *& rayTrajectoryAllocator ()
 

Function Documentation

◆ rayTrajectoryAllocator()

G4Allocator< G4RayTrajectory > *& rayTrajectoryAllocator ( )

Definition at line 46 of file G4RayTrajectory.cc.

47{
49 return _instance;
50}
#define G4ThreadLocalStatic
Definition tls.hh:76

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