Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RichTrajectory.hh File Reference
#include "trkgdefs.hh"
#include "G4Trajectory.hh"
#include "G4TouchableHandle.hh"

Go to the source code of this file.

Classes

class  G4RichTrajectory
 

Functions

G4TRACKING_DLL G4Allocator< G4RichTrajectory > *& aRichTrajectoryAllocator ()
 

Function Documentation

◆ aRichTrajectoryAllocator()

G4TRACKING_DLL G4Allocator< G4RichTrajectory > *& aRichTrajectoryAllocator ( )

Definition at line 55 of file G4RichTrajectory.cc.

56{
58 return _instance;
59}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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