ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4ClassicalRK4.hh>
Private Member Functions | |
void | StepWithEst (const G4double yIn[], const G4double dydx[], G4double h, G4double yOut[], G4double &alpha2, G4double &beta2, const G4double B1[], G4double B2[]) |
Private Attributes | |
G4double * | dydxm |
G4double * | dydxt |
G4double * | yt |
Additional Inherited Members | |
Protected Member Functions inherited from G4MagIntegratorStepper | |
void | SetIntegrationOrder (G4int order) |
void | SetFSAL (G4bool flag=true) |
Definition at line 40 of file G4ClassicalRK4.hh.
View newest version in sPHENIX GitHub at line 40 of file G4ClassicalRK4.hh
G4ClassicalRK4::G4ClassicalRK4 | ( | G4EquationOfMotion * | EquationMotion, |
G4int | numberOfVariables = 6 |
||
) |
Definition at line 39 of file G4ClassicalRK4.cc.
View newest version in sPHENIX GitHub at line 39 of file G4ClassicalRK4.cc
G4ClassicalRK4::~G4ClassicalRK4 | ( | ) |
Definition at line 53 of file G4ClassicalRK4.cc.
View newest version in sPHENIX GitHub at line 53 of file G4ClassicalRK4.cc
|
delete |
|
virtual |
Implements G4MagErrorStepper.
Definition at line 71 of file G4ClassicalRK4.cc.
View newest version in sPHENIX GitHub at line 71 of file G4ClassicalRK4.cc
References dydxm, dydxt, G4MagIntegratorStepper::GetNumberOfVariables(), hh, G4MagIntegratorStepper::NormalisePolarizationVector(), G4MagIntegratorStepper::RightHandSide(), and yt.
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 70 of file G4ClassicalRK4.hh.
View newest version in sPHENIX GitHub at line 70 of file G4ClassicalRK4.hh
|
delete |
|
private |
Definition at line 118 of file G4ClassicalRK4.cc.
View newest version in sPHENIX GitHub at line 118 of file G4ClassicalRK4.cc
References FatalException, and G4Exception().
|
private |
Definition at line 88 of file G4ClassicalRK4.hh.
View newest version in sPHENIX GitHub at line 88 of file G4ClassicalRK4.hh
Referenced by DumbStepper(), G4ClassicalRK4(), and ~G4ClassicalRK4().
|
private |
Definition at line 88 of file G4ClassicalRK4.hh.
View newest version in sPHENIX GitHub at line 88 of file G4ClassicalRK4.hh
Referenced by DumbStepper(), G4ClassicalRK4(), and ~G4ClassicalRK4().
|
private |
Definition at line 88 of file G4ClassicalRK4.hh.
View newest version in sPHENIX GitHub at line 88 of file G4ClassicalRK4.hh
Referenced by DumbStepper(), G4ClassicalRK4(), and ~G4ClassicalRK4().