69 fBfieldValue = Bfld_value;
86 "Should not be called. Stepper must do all the work." );
104 distChord=
GetRadHelix()*(1-std::cos(0.5*Ang_curve));
106 else if(Ang_curve<twopi)
108 distChord=
GetRadHelix()*(1+std::cos(0.5*(twopi-Ang_curve)));
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4ExactHelixStepper(G4Mag_EqRhs *EqRhs)
G4double DistChord() const override
void DumbStepper(const G4double y[], G4ThreeVector Bfld, G4double h, G4double yout[]) override
void Stepper(const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[]) override
~G4ExactHelixStepper() override
G4int IntegratorOrder() const override
G4double GetRadHelix() const
void MagFieldEvaluate(const G4double y[], G4ThreeVector &Bfield)
void AdvanceHelix(const G4double yIn[], const G4ThreeVector &Bfld, G4double h, G4double yHelix[], G4double yHelix2[]=nullptr)
G4double GetAngCurve() const