Public Member Functions | |
BDSHelixStepper (G4Mag_EqRhs *EqRhs) | |
~BDSHelixStepper () | |
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[], G4double h, G4double yHelix[]) |
Private Attributes | |
G4ThreeVector | yInitial |
G4ThreeVector | yMidPoint |
G4ThreeVector | yFinal |
G4Mag_EqRhs * | its_EqRhs |
G4double | itsBField |
G4ThreeVector | itsInitialPoint |
G4ThreeVector | itsFinalPoint |
G4ThreeVector | itsMidPoint |
G4ThreeVector | itsDistVec |
G4double | itsDist |
Definition at line 17 of file BDSHelixStepper.hh.