Geant4-11
Data Structures | Functions
G4RichTrajectory.hh File Reference
#include "trkgdefs.hh"
#include "G4Trajectory.hh"
#include "G4TouchableHandle.hh"

Go to the source code of this file.

Data Structures

class  G4RichTrajectory
 

Functions

G4TRACKING_DLL G4Allocator< G4RichTrajectory > *& aRichTrajectoryAllocator ()
 

Function Documentation

◆ aRichTrajectoryAllocator()

G4TRACKING_DLL G4Allocator< G4RichTrajectory > *& aRichTrajectoryAllocator ( )

Definition at line 56 of file G4RichTrajectory.cc.

57{
59 return _instance;
60}
#define G4ThreadLocalStatic
Definition: tls.hh:76

References G4ThreadLocalStatic.

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