Geant4-11
Data Structures | Functions
G4RichTrajectoryPoint.hh File Reference
#include <vector>
#include "trkgdefs.hh"
#include "G4TrajectoryPoint.hh"
#include "G4TouchableHandle.hh"
#include "G4ThreeVector.hh"
#include "G4StepStatus.hh"

Go to the source code of this file.

Data Structures

class  G4RichTrajectoryPoint
 

Functions

G4TRACKING_DLL G4Allocator< G4RichTrajectoryPoint > *& aRichTrajectoryPointAllocator ()
 

Function Documentation

◆ aRichTrajectoryPointAllocator()

G4TRACKING_DLL G4Allocator< G4RichTrajectoryPoint > *& aRichTrajectoryPointAllocator ( )

Definition at line 57 of file G4RichTrajectoryPoint.cc.

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

References G4ThreadLocalStatic.

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