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

Go to the source code of this file.

Classes

class  G4SmoothTrajectoryPoint
 

Functions

G4TRACKING_DLL G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator ()
 

Function Documentation

◆ aSmoothTrajectoryPointAllocator()

G4TRACKING_DLL G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator ( )

Definition at line 47 of file G4SmoothTrajectoryPoint.cc.

48{
50 return _instance;
51}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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