|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Types.hh"#include "G4ThreeVector.hh"#include "G4MagIntegratorStepper.hh"#include "G4MagHelicalStepper.hh"#include "G4Mag_EqRhs.hh"Go to the source code of this file.
Classes | |
| class | G4ExactHelixStepper |
| G4ExactHelixStepper is a concrete class for particle motion in constant magnetic field. Helix a-la-Explicity Euler: x_1 = x_0 + helix(h) with helix(h) being a helix piece of length h. As the field is assumed constant, an error is not calculated. More... | |