#include <G4HelixMixedStepper.hh>
|
| | G4HelixMixedStepper (G4Mag_EqRhs *EqRhs, G4int fStepperNumber=0) |
| |
| | ~G4HelixMixedStepper () |
| |
| void | Stepper (const G4double y[], const G4double dydx[], G4double h, G4double yout[], G4double yerr[]) |
| |
| void | DumbStepper (const G4double y[], G4ThreeVector Bfld, G4double h, G4double yout[]) |
| |
| G4double | DistChord () const |
| |
| void | SetVerbose (G4int newvalue) |
| |
| void | PrintCalls () |
| |
| G4MagIntegratorStepper * | SetupStepper (G4Mag_EqRhs *EqRhs, G4int StepperName) |
| |
| G4int | IntegratorOrder () const |
| |
| | G4MagHelicalStepper (G4Mag_EqRhs *EqRhs) |
| |
| virtual | ~G4MagHelicalStepper () |
| |
| G4double | DistChord () const |
| |
| | G4MagIntegratorStepper (G4EquationOfMotion *Equation, G4int numIntegrationVariables, G4int numStateVariables=12) |
| |
| 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 |
| |
| G4EquationOfMotion * | GetEquationOfMotion () |
| |
| void | SetEquationOfMotion (G4EquationOfMotion *newEquation) |
| |
Definition at line 58 of file G4HelixMixedStepper.hh.
| G4HelixMixedStepper::G4HelixMixedStepper |
( |
G4Mag_EqRhs * |
EqRhs, |
|
|
G4int |
fStepperNumber = 0 |
|
) |
| |
| G4HelixMixedStepper::~G4HelixMixedStepper |
( |
) | |
|
| G4double G4HelixMixedStepper::DistChord |
( |
) | |
const |
|
virtual |
| G4int G4HelixMixedStepper::IntegratorOrder |
( |
) | |
const |
|
inlinevirtual |
| void G4HelixMixedStepper::PrintCalls |
( |
) | |
|
| void G4HelixMixedStepper::SetVerbose |
( |
G4int |
newvalue) | |
|
|
inline |
The documentation for this class was generated from the following files: