Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TrajectoryPoint.hh File Reference
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4VTrajectoryPoint.hh"
#include "globals.hh"
#include "trkgdefs.hh"

Go to the source code of this file.

Classes

class  G4TrajectoryPoint
 

Functions

G4TRACKING_DLL G4Allocator< G4TrajectoryPoint > *& aTrajectoryPointAllocator ()
 

Function Documentation

◆ aTrajectoryPointAllocator()

G4TRACKING_DLL G4Allocator< G4TrajectoryPoint > *& aTrajectoryPointAllocator ( )
extern

Definition at line 46 of file G4TrajectoryPoint.cc.

47{
49 return _instance;
50}
#define G4ThreadLocalStatic
Definition tls.hh:76

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