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

Go to the source code of this file.

Functions

G4Allocator< G4TrajectoryPoint > *& aTrajectoryPointAllocator ()
 

Function Documentation

◆ aTrajectoryPointAllocator()

G4Allocator< G4TrajectoryPoint > *& aTrajectoryPointAllocator ( )

Definition at line 46 of file G4TrajectoryPoint.cc.

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

References G4ThreadLocalStatic.

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