|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4MagHelicalStepper.hh"Go to the source code of this file.
Classes | |
| class | G4HelixMixedStepper |
| G4HelixMixedStepper is a concrete class for particle motion in magnetic field which splits the method used for Integration in two: if the stepping angle ( h / R_curve) is less than pi/3, use a RK stepper for small step, else use G4HelixExplicitEuler stepper. Like other helix steppers, it is only applicable in pure magnetic field. More... | |