Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RichTrajectoryPoint.hh File Reference
#include "G4StepStatus.hh"
#include "G4ThreeVector.hh"
#include "G4TouchableHandle.hh"
#include "G4TrajectoryPoint.hh"
#include "trkgdefs.hh"
#include <vector>

Go to the source code of this file.

Classes

class  G4RichTrajectoryPoint
 

Functions

G4TRACKING_DLL G4Allocator< G4RichTrajectoryPoint > *& aRichTrajectoryPointAllocator ()
 

Function Documentation

◆ aRichTrajectoryPointAllocator()

G4TRACKING_DLL G4Allocator< G4RichTrajectoryPoint > *& aRichTrajectoryPointAllocator ( )
extern

Definition at line 56 of file G4RichTrajectoryPoint.cc.

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

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