Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4PropagatorInField.hh File Reference
#include "G4Types.hh"
#include <vector>
#include "G4FieldTrack.hh"
#include "G4FieldManager.hh"
#include "G4VIntersectionLocator.hh"
#include "G4PropagatorInField.icc"

Go to the source code of this file.

Classes

class  G4PropagatorInField
 G4PropagatorInField performs the navigation/propagation of a particle/track in a magnetic field. The field is in general non-uniform. For the calculation of the path, it relies on the class G4ChordFinder. It utilises an ODE solver (with the Runge-Kutta method) to evolve the particle, and drives it until the particle has traveled a set distance or it enters a new volume. More...