|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4MagIntegratorStepper.hh"#include "G4Mag_EqRhs.hh"#include "G4CachedMagneticField.hh"#include "G4ThreeVector.hh"#include <memory>#include "G4NystromRK4.icc"Go to the source code of this file.
Classes | |
| class | G4NystromRK4 |
| G4NystromRK4 integrates the equations of the motion of a particle in a magnetic field using 4th Runge-Kutta-Nystrom method with errors estimation. The current form can be used only for 'pure' magnetic field. More... | |