|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4FieldTrack.hh"#include "G4MagIntegratorStepper.hh"#include "G4qss_misc.hh"#include <map>#include <cmath>#include "G4QSSubstepStruct.icc"Go to the source code of this file.
Classes | |
| struct | Substep |
| Structs used by G4QSStepper. More... | |
| struct | Substeps |
Typedefs | |
| typedef G4double | QSStateVector[6] |
Variables | |
| constexpr G4int | MAX_QSS_ORDER =3 |
| constexpr G4int | NUMBER_OF_VARIABLES_QSS = 6 |
| typedef G4double QSStateVector[6] |
Definition at line 43 of file G4QSSubstepStruct.hh.
|
constexpr |
Definition at line 40 of file G4QSSubstepStruct.hh.
|
constexpr |
Definition at line 41 of file G4QSSubstepStruct.hh.
Referenced by G4QSStepper::G4QSStepper(), G4QSStepper::initialize(), and G4QSStepper::Stepper().