|
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 | G4BrentLocator |
| G4BrentLocator implements the calculation of the intersection point with a boundary when G4PropagationInField is used. Second order locator based on Brent 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... | |