/LorentzEquationIntegrator/


Sub-directories :


Commands :


SetPrecision [precision]

Set the relative precision for integration of the Lorentz equation motion

Range : precision <= 1.e-3 && precision >=1.e-8

Available Geant4 state(s) : PreInit Idle

Parameters
precision type d


SetMaxStep [MaxStep] [Unit]

Set the maximal integrating step allowed for G4 integration

Range : MaxStep > 0.

Available Geant4 state(s) : PreInit Idle

Parameters
MaxStep type d
Unit type s Parameter candidates : pc km m cm mm um nm Ang fm parsec kilometer meter centimeter millimeter micrometer nanometer angstrom fermi


SetDeltaIntersection [DeltaIntersection] [Unit]

Set the precision for crossing boundary

Range : LargestAcceptableStep > 0.

Available Geant4 state(s) : PreInit Idle

Parameters
DeltaIntersection type d
Unit type s Parameter candidates : pc km m cm mm um nm Ang fm parsec kilometer meter centimeter millimeter micrometer nanometer angstrom fermi


SetLargestAcceptableStep [LargestAcceptableStep] [Unit]

Set the laegest acceptable step for integration

Available Geant4 state(s) : PreInit Idle

Parameters
LargestAcceptableStep type d
Unit type s Parameter candidates : pc km m cm mm um nm Ang fm parsec kilometer meter centimeter millimeter micrometer nanometer angstrom fermi


SetStepperModel [choice]

Set the stepper model for the G4Integration method

Available Geant4 state(s) : PreInit Idle

Parameters
choice type s Omittable : default value = CashKarpRKF45 Parameter candidates : ExplicitEuler ImplicitEuler SimpleRunge ClassicalRK4 CashKarpRKF45 RKG3_Stepper