39#ifndef G4SIMPLEHEUM_HH
40#define G4SIMPLEHEUM_HH
59 G4int num_variables = 6);
97 G4int fNumberOfVariables = 0;
G4StepperType
G4StepperType defines the available integrator of particle's equation of motion in Geant4.
@ kSimpleHeum
G4SimpleHeum.
G4EquationOfMotion is the abstract base class for the right hand size of the equation of motion of a ...
G4MagErrorStepper(G4EquationOfMotion *EqRhs, G4int numberOfVariables, G4int numStateVariables=12)
G4SimpleHeum(G4EquationOfMotion *EqRhs, G4int num_variables=6)
G4SimpleHeum & operator=(const G4SimpleHeum &)=delete
void DumbStepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[]) override
G4int IntegratorOrder() const override
G4SimpleHeum(const G4SimpleHeum &)=delete
G4StepperType StepperType() const override