|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4TrajectoryPoint.hh"#include "G4AttDef.hh"#include "G4AttDefStore.hh"#include "G4AttValue.hh"#include "G4UnitsTable.hh"Go to the source code of this file.
Functions | |
| G4Allocator< G4TrajectoryPoint > *& | aTrajectoryPointAllocator () |
| G4Allocator< G4TrajectoryPoint > *& | masterTrajectoryPointAllocator () |
| G4Allocator< G4TrajectoryPoint > *& aTrajectoryPointAllocator | ( | ) |
Definition at line 46 of file G4TrajectoryPoint.cc.
Referenced by G4TrajectoryPoint::operator delete(), and G4TrajectoryPoint::operator new().
| G4Allocator< G4TrajectoryPoint > *& masterTrajectoryPointAllocator | ( | ) |
Definition at line 52 of file G4TrajectoryPoint.cc.