35#ifndef G4CLASSICALRK4_HH
36#define G4CLASSICALRK4_HH
45 G4int numberOfVariables = 6) ;
72 void StepWithEst(
const G4double yIn[],
void DumbStepper(const G4double yIn[], const G4double dydx[], G4double h, G4double yOut[]) override
G4ClassicalRK4(G4EquationOfMotion *EquationMotion, G4int numberOfVariables=6)
G4ClassicalRK4(const G4ClassicalRK4 &)=delete
G4int IntegratorOrder() const override
G4ClassicalRK4 & operator=(const G4ClassicalRK4 &)=delete
~G4ClassicalRK4() override