Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Field.hh File Reference
#include "G4Types.hh"
#include "G4FieldParameters.hh"
#include "globals.hh"

Go to the source code of this file.

Classes

class  G4Field
 G4Field is the abstract class for any kind of field. It allows any kind of field (vector, scalar, tensor and any set of them) to be defined by implementing the inquiry function interface. A field must co-work with a corresponding Equation of Motion, to enable the integration of a particle's position, momentum and, optionally, spin. For this a field and its equation of motion must follow the same convention for the order of field components. More...