#include <G4MagHelicalStepper.hh>
|
| G4MagHelicalStepper (G4Mag_EqRhs *EqRhs) |
|
virtual | ~G4MagHelicalStepper () |
|
virtual void | Stepper (const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[]) |
|
virtual void | DumbStepper (const G4double y[], G4ThreeVector Bfld, G4double h, G4double yout[])=0 |
|
G4double | DistChord () const |
|
| G4MagIntegratorStepper (G4EquationOfMotion *Equation, G4int numIntegrationVariables, G4int numStateVariables=12, bool isFSAL=false) |
|
virtual | ~G4MagIntegratorStepper () |
|
virtual void | ComputeRightHandSide (const G4double y[], G4double dydx[]) |
|
void | NormaliseTangentVector (G4double vec[6]) |
|
void | NormalisePolarizationVector (G4double vec[12]) |
|
void | RightHandSide (const double y[], double dydx[]) |
|
G4int | GetNumberOfVariables () const |
|
G4int | GetNumberOfStateVariables () const |
|
virtual G4int | IntegratorOrder () const =0 |
|
G4int | IntegrationOrder () |
|
G4EquationOfMotion * | GetEquationOfMotion () |
|
void | SetEquationOfMotion (G4EquationOfMotion *newEquation) |
|
unsigned long | GetfNoRHSCalls () |
|
void | ResetfNORHSCalls () |
|
bool | IsFSAL () |
|
Definition at line 58 of file G4MagHelicalStepper.hh.
G4MagHelicalStepper::G4MagHelicalStepper |
( |
G4Mag_EqRhs * |
EqRhs | ) |
|
G4MagHelicalStepper::~G4MagHelicalStepper |
( |
| ) |
|
|
virtual |
Definition at line 59 of file G4MagHelicalStepper.cc.
References eplus, G4Mag_EqRhs::FCof(), fPtrMagEqOfMot, fUnitConstant, GetInverseCurve(), LinearStep(), SetAngCurve(), SetCurve(), and SetRadHelix().
Referenced by G4HelixSimpleRunge::DumbStepper(), G4HelixHeum::DumbStepper(), G4HelixImplicitEuler::DumbStepper(), G4HelixExplicitEuler::DumbStepper(), G4ExactHelixStepper::DumbStepper(), G4HelixMixedStepper::DumbStepper(), G4HelixExplicitEuler::Stepper(), G4ExactHelixStepper::Stepper(), and G4HelixMixedStepper::Stepper().
G4double G4MagHelicalStepper::DistChord |
( |
| ) |
const |
|
virtual |
G4double G4MagHelicalStepper::GetAngCurve |
( |
| ) |
const |
|
inlineprotected |
G4double G4MagHelicalStepper::GetCurve |
( |
| ) |
const |
|
inlineprotected |
G4double G4MagHelicalStepper::GetRadHelix |
( |
| ) |
const |
|
inlineprotected |
void G4MagHelicalStepper::SetAngCurve |
( |
const G4double |
Ang | ) |
|
|
inlineprotected |
void G4MagHelicalStepper::SetCurve |
( |
const G4double |
Curve | ) |
|
|
inlineprotected |
void G4MagHelicalStepper::SetRadHelix |
( |
const G4double |
Rad | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files: