Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HelixMixedStepper.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[], G4ThreeVector Bfld, G4double h, G4double yHelix[], G4double yHelix2[]=0) |
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 |
Definition at line 58 of file G4HelixMixedStepper.hh.
G4HelixMixedStepper::G4HelixMixedStepper | ( | G4Mag_EqRhs * | EqRhs, |
G4int | fStepperNumber = 0 |
||
) |
Definition at line 57 of file G4HelixMixedStepper.cc.
G4HelixMixedStepper::~G4HelixMixedStepper | ( | ) |
Definition at line 67 of file G4HelixMixedStepper.cc.
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 145 of file G4HelixMixedStepper.cc.
|
virtual |
Implements G4MagHelicalStepper.
Definition at line 132 of file G4HelixMixedStepper.cc.
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 93 of file G4HelixMixedStepper.hh.
void G4HelixMixedStepper::PrintCalls | ( | ) |
Definition at line 172 of file G4HelixMixedStepper.cc.
Referenced by ~G4HelixMixedStepper().
G4MagIntegratorStepper * G4HelixMixedStepper::SetupStepper | ( | G4Mag_EqRhs * | EqRhs, |
G4int | StepperName | ||
) |
Definition at line 180 of file G4HelixMixedStepper.cc.
Referenced by G4HelixMixedStepper().
|
inline |
Definition at line 86 of file G4HelixMixedStepper.hh.
Referenced by G4HelixMixedStepper().
|
virtual |
Reimplemented from G4MagHelicalStepper.
Definition at line 72 of file G4HelixMixedStepper.cc.