|
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 | G4MultiLevelLocator |
| G4MultiLevelLocator implements the calculation of the intersection point with a boundary when G4PropagationInField is used. Derived from method LocateIntersectionPoint() from G4PropagatorInField, it is based on a linear method for finding the intersection point by means of a 'depth' algorithm in case of slow progress (intersection is not found after 100 trials). More... | |