Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#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 () |
G4TRACKING_DLL G4Allocator< G4SmoothTrajectoryPoint > *& aSmoothTrajectoryPointAllocator | ( | ) |
Definition at line 47 of file G4SmoothTrajectoryPoint.cc.
Referenced by G4SmoothTrajectoryPoint::operator delete(), and G4SmoothTrajectoryPoint::operator new().