42 #ifndef G4RKG3_Stepper_hh
43 #define G4RKG3_Stepper_hh
G4double DistChord() const
void StepWithEst(const G4double tIn[8], const G4double dydx[6], G4double Step, G4double tOut[8], G4double &alpha2, G4double &beta2, const G4double B1[3], G4double B2[3])
CLHEP::Hep3Vector G4ThreeVector
double B(double temperature)
G4RKG3_Stepper(G4Mag_EqRhs *EqRhs)
void Stepper(const G4double yIn[], const G4double dydx[], G4double h, G4double yOut[], G4double yErr[])
void StepNoErr(const G4double tIn[8], const G4double dydx[6], G4double Step, G4double tOut[8], G4double B[3])
G4int IntegratorOrder() const