Public Member Functions | |
BDSQuadStepper (G4Mag_EqRhs *EqRhs) | |
~BDSQuadStepper () | |
void | Stepper (const G4double y[], const G4double dydx[], const G4double h, G4double yout[], G4double yerr[]) |
G4double | DistChord () const |
void | SetBGrad (G4double aBGrad) |
G4double | GetBGrad () |
void | StepperName () |
G4int | IntegratorOrder () const |
Protected Member Functions | |
void | AdvanceHelix (const G4double yIn[], G4ThreeVector Bfld, G4double h, G4double yQuad[]) |
Definition at line 24 of file BDSQuadStepper.hh.