ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4MagErrorStepper.hh>
Private Attributes | |
G4ThreeVector | fInitialPoint |
G4ThreeVector | fMidPoint |
G4ThreeVector | fFinalPoint |
G4double * | yInitial |
G4double * | yMiddle |
G4double * | dydxMid |
G4double * | yOneStep |
Additional Inherited Members | |
Protected Member Functions inherited from G4MagIntegratorStepper | |
void | SetIntegrationOrder (G4int order) |
void | SetFSAL (G4bool flag=true) |
Definition at line 43 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 43 of file G4MagErrorStepper.hh
G4MagErrorStepper::G4MagErrorStepper | ( | G4EquationOfMotion * | EqRhs, |
G4int | numberOfVariables, | ||
G4int | numStateVariables = 12 |
||
) |
|
virtual |
Definition at line 34 of file G4MagErrorStepper.cc.
View newest version in sPHENIX GitHub at line 34 of file G4MagErrorStepper.cc
|
delete |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 100 of file G4MagErrorStepper.cc.
View newest version in sPHENIX GitHub at line 100 of file G4MagErrorStepper.cc
References G4LineSection::Distline(), fFinalPoint, fInitialPoint, and fMidPoint.
|
pure virtual |
Implemented in G4ConstRK4, G4ClassicalRK4, G4SimpleRunge, G4ImplicitEuler, G4SimpleHeum, and G4ExplicitEuler.
Referenced by Stepper().
|
delete |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 42 of file G4MagErrorStepper.cc.
View newest version in sPHENIX GitHub at line 42 of file G4MagErrorStepper.cc
References DumbStepper(), dydxMid, fFinalPoint, fInitialPoint, fMidPoint, G4MagIntegratorStepper::GetNumberOfStateVariables(), G4MagIntegratorStepper::GetNumberOfVariables(), G4MagIntegratorStepper::IntegratorOrder(), G4MagIntegratorStepper::RightHandSide(), yInitial, yMiddle, and yOneStep.
|
private |
Definition at line 80 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 80 of file G4MagErrorStepper.hh
Referenced by Stepper(), and ~G4MagErrorStepper().
|
private |
Definition at line 76 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 76 of file G4MagErrorStepper.hh
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 76 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 76 of file G4MagErrorStepper.hh
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 76 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 76 of file G4MagErrorStepper.hh
Referenced by DistChord(), and Stepper().
|
private |
Definition at line 80 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 80 of file G4MagErrorStepper.hh
Referenced by Stepper(), and ~G4MagErrorStepper().
|
private |
Definition at line 80 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 80 of file G4MagErrorStepper.hh
Referenced by Stepper(), and ~G4MagErrorStepper().
|
private |
Definition at line 80 of file G4MagErrorStepper.hh.
View newest version in sPHENIX GitHub at line 80 of file G4MagErrorStepper.hh
Referenced by Stepper(), and ~G4MagErrorStepper().