Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4QSSubstepStruct.hh File Reference
#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 Documentation

◆ QSStateVector

typedef G4double QSStateVector[6]

Definition at line 43 of file G4QSSubstepStruct.hh.

Variable Documentation

◆ MAX_QSS_ORDER

G4int MAX_QSS_ORDER =3
constexpr

Definition at line 40 of file G4QSSubstepStruct.hh.

◆ NUMBER_OF_VARIABLES_QSS

G4int NUMBER_OF_VARIABLES_QSS = 6
constexpr