Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
Qss_misc Namespace Reference

Variables

constexpr unsigned int PXidx = 0
 
constexpr unsigned int PYidx = 1
 
constexpr unsigned int PZidx = 2
 
constexpr unsigned int VXidx = 3
 
constexpr unsigned int VYidx = 4
 
constexpr unsigned int VZidx = 5
 
constexpr unsigned int MAX_QSS_STEPPER_ORDER = 3
 
constexpr unsigned int VAR_IDX_END = 6
 
constexpr unsigned int MIN_SUBSTEPS = 20
 
constexpr G4double INF = 1.0e20
 

Variable Documentation

◆ INF

◆ MAX_QSS_STEPPER_ORDER

unsigned int Qss_misc::MAX_QSS_STEPPER_ORDER = 3
constexpr

Definition at line 45 of file G4qss_misc.hh.

◆ MIN_SUBSTEPS

unsigned int Qss_misc::MIN_SUBSTEPS = 20
constexpr

Definition at line 47 of file G4qss_misc.hh.

◆ PXidx

unsigned int Qss_misc::PXidx = 0
constexpr

Definition at line 36 of file G4qss_misc.hh.

Referenced by G4QSStepper< QSS >::reset().

◆ PYidx

unsigned int Qss_misc::PYidx = 1
constexpr

Definition at line 37 of file G4qss_misc.hh.

Referenced by G4QSStepper< QSS >::reset().

◆ PZidx

unsigned int Qss_misc::PZidx = 2
constexpr

Definition at line 38 of file G4qss_misc.hh.

Referenced by G4QSStepper< QSS >::reset().

◆ VAR_IDX_END

unsigned int Qss_misc::VAR_IDX_END = 6
constexpr

Definition at line 46 of file G4qss_misc.hh.

Referenced by QSSStats::print(), and QSSStats::QSSStats().

◆ VXidx

unsigned int Qss_misc::VXidx = 3
constexpr

Definition at line 40 of file G4qss_misc.hh.

Referenced by G4QSStepper< QSS >::reset().

◆ VYidx

unsigned int Qss_misc::VYidx = 4
constexpr

Definition at line 41 of file G4qss_misc.hh.

Referenced by G4QSStepper< QSS >::reset().

◆ VZidx

unsigned int Qss_misc::VZidx = 5
constexpr

Definition at line 42 of file G4qss_misc.hh.

Referenced by G4QSStepper< QSS >::reset().