Geant4-11
Functions
G4SmoothTrajectoryPoint.cc File Reference
#include "G4SmoothTrajectoryPoint.hh"
#include "G4AttDefStore.hh"
#include "G4AttDef.hh"
#include "G4AttValue.hh"
#include "G4UnitsTable.hh"

Go to the source code of this file.

Functions

G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator ()
 

Function Documentation

◆ aSmoothTrajectoryPointAllocator()

G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator ( )

Definition at line 47 of file G4SmoothTrajectoryPoint.cc.

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

References G4ThreadLocalStatic.

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