|
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 | G4HelixExplicitEuler |
| G4HelixExplicitEuler implements an Explicit Euler stepper for magnetic field: x_1 = x_0 + helix(h), with helix(h) being a helix piece of length h. A simple approach for solving linear differential equations. Takes the current derivative and adds it to the current position. More... | |