Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HelixImplicitEuler.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4MagHelicalStepper | |
void | LinearStep (const G4double yIn[], G4double h, G4double yHelix[]) const |
void | AdvanceHelix (const G4double yIn[], const G4ThreeVector &Bfld, G4double h, G4double yHelix[], G4double yHelix2[]=nullptr) |
void | MagFieldEvaluate (const G4double y[], G4ThreeVector &Bfield) |
G4double | GetInverseCurve (const G4double Momentum, const G4double Bmag) |
void | SetAngCurve (const G4double Ang) |
G4double | GetAngCurve () const |
void | SetCurve (const G4double Curve) |
G4double | GetCurve () const |
void | SetRadHelix (const G4double Rad) |
G4double | GetRadHelix () const |
Protected Member Functions inherited from G4MagIntegratorStepper | |
void | SetIntegrationOrder (G4int order) |
void | SetFSAL (G4bool flag=true) |
Definition at line 45 of file G4HelixImplicitEuler.hh.
G4HelixImplicitEuler::G4HelixImplicitEuler | ( | G4Mag_EqRhs * | EqRhs | ) |
Definition at line 42 of file G4HelixImplicitEuler.cc.
|
overridedefault |
|
overridevirtual |
Implements G4MagHelicalStepper.
Definition at line 50 of file G4HelixImplicitEuler.cc.
|
inlineoverridevirtual |
Implements G4MagIntegratorStepper.
Definition at line 57 of file G4HelixImplicitEuler.hh.