Public Member Functions | |
myQuadStepper (G4Mag_EqRhs *EqRhs) | |
~myQuadStepper () | |
void | Stepper (const G4double y[], const G4double dydx[], const G4double h, G4double yout[], G4double yerr[]) |
G4double | DistChord () const |
void | SetBGrad (G4double aBfield) |
void | SetBField (G4double aBfield) |
void | SetLength (G4double aLength) |
void | SetAngle (G4double aAngle) |
G4double | GetBGrad () |
void | StepperName () |
G4int | IntegratorOrder () const |
Public Attributes | |
G4double | itsLength |
G4double | itsAngle |
Protected Member Functions | |
void | AdvanceHelix (const G4double yIn[], G4ThreeVector Bfld, G4double h, G4double yQuad[]) |
Definition at line 13 of file myQuadStepper.hh.