Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RichTrajectory.hh File Reference
#include "G4TouchableHandle.hh"
#include "G4Trajectory.hh"
#include "trkgdefs.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 ( )
extern

Definition at line 57 of file G4RichTrajectory.cc.

58{
60 return _instance;
61}
#define G4ThreadLocalStatic
Definition tls.hh:76

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