52 #ifndef G4HELIXMIXEDSTEPPER_HH 
   53 #define G4HELIXMIXEDSTEPPER_HH 
CLHEP::Hep3Vector G4ThreeVector
 
G4MagIntegratorStepper * SetupStepper(G4Mag_EqRhs *EqRhs, G4int StepperName)
 
void SetAngleThreshold(G4double val)
 
G4double GetAngleThreshold()
 
G4HelixMixedStepper(G4Mag_EqRhs *EqRhs, G4int fStepperNumber=-1, G4double Angle_threshold=-1.0)
 
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[])
 
G4MagIntegratorStepper * fRK4Stepper
 
void DumbStepper(const G4double y[], G4ThreeVector Bfld, G4double h, G4double yout[])
 
G4double fAngle_threshold
 
G4int IntegratorOrder() const 
 
void SetVerbose(G4int newvalue)
 
G4double DistChord() const