Public Member Functions | |
| BDSSolenoidStepper (G4Mag_EqRhs *EqRhs) | |
| ~BDSSolenoidStepper () | |
| void | Stepper (const G4double y[], const G4double dydx[], const G4double h, G4double yout[], G4double yerr[]) |
| G4double | DistChord () const |
| void | SetBField (G4double aBField) |
| G4double | GetBField () |
| void | StepperName () |
| G4int | IntegratorOrder () const |
Protected Member Functions | |
| void | AdvanceHelix (const G4double yIn[], const G4double dydx[], G4ThreeVector Bfld, G4double h, G4double yOut[], G4double yErr[]) |
Private Attributes | |
| G4Navigator * | SolenoidNavigator |
| G4MagIntegratorStepper * | backupStepper |
| G4Mag_EqRhs * | fPtrMagEqOfMot |
| G4double | itsBField |
| G4double | itsDist |
| const G4int | nvar |
Definition at line 9 of file BDSSolenoidStepper.hh.
1.4.7