|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VIntersectionLocator.hh"Go to the source code of this file.
Classes | |
| class | G4SimpleLocator |
| G4SimpleLocator implements the calculation of the intersection point with a boundary when G4PropagationInField is used. It is based on a linear method for finding the intersection point; the difference compared to G4MultiLevelLocator is that no 'depth' algorithm is used in case of slow progress for finding the intersection point. More... | |