35#ifndef G4MAGERRORSTEPPER_HH
36#define G4MAGERRORSTEPPER_HH
48 G4int numberOfVariables,
49 G4int numStateVariables = 12);
virtual void DumbStepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[])=0
G4ThreeVector fFinalPoint
virtual ~G4MagErrorStepper()
G4double DistChord() const
G4MagErrorStepper(G4EquationOfMotion *EqRhs, G4int numberOfVariables, G4int numStateVariables=12)
G4MagErrorStepper(const G4MagErrorStepper &)=delete
G4MagErrorStepper & operator=(const G4MagErrorStepper &)=delete
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])
G4ThreeVector fInitialPoint