41 #ifndef G4MAGERRORSTEPPER_HH 
   42 #define G4MAGERRORSTEPPER_HH 
G4ThreeVector fFinalPoint
 
CLHEP::Hep3Vector G4ThreeVector
 
virtual void DumbStepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[])=0
 
G4MagErrorStepper(G4EquationOfMotion *EqRhs, G4int numberOfVariables, G4int numStateVariables=12)
 
G4ThreeVector fInitialPoint
 
virtual ~G4MagErrorStepper()
 
G4double DistChord() const 
 
G4MagErrorStepper & operator=(const G4MagErrorStepper &)
 
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])