![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4HelixExplicitEuler.hh>
Inheritance diagram for G4HelixExplicitEuler:
Collaboration diagram for G4HelixExplicitEuler: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 42 of file G4HelixExplicitEuler.hh.
View newest version in sPHENIX GitHub at line 42 of file G4HelixExplicitEuler.hh
| G4HelixExplicitEuler::G4HelixExplicitEuler | ( | G4Mag_EqRhs * | EqRhs | ) |
Definition at line 40 of file G4HelixExplicitEuler.cc.
View newest version in sPHENIX GitHub at line 40 of file G4HelixExplicitEuler.cc
| G4HelixExplicitEuler::~G4HelixExplicitEuler | ( | ) |
Definition at line 45 of file G4HelixExplicitEuler.cc.
View newest version in sPHENIX GitHub at line 45 of file G4HelixExplicitEuler.cc
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 89 of file G4HelixExplicitEuler.cc.
View newest version in sPHENIX GitHub at line 89 of file G4HelixExplicitEuler.cc
References G4MagHelicalStepper::GetAngCurve(), G4MagHelicalStepper::GetRadHelix(), pi, and twopi.
Here is the call graph for this function:
|
virtual |
Implements G4MagHelicalStepper.
Definition at line 115 of file G4HelixExplicitEuler.cc.
View newest version in sPHENIX GitHub at line 115 of file G4HelixExplicitEuler.cc
References G4MagHelicalStepper::AdvanceHelix().
Here is the call graph for this function:
|
inlinevirtual |
Implements G4MagIntegratorStepper.
Definition at line 64 of file G4HelixExplicitEuler.hh.
View newest version in sPHENIX GitHub at line 64 of file G4HelixExplicitEuler.hh
| void G4HelixExplicitEuler::Stepper | ( | const G4double | y[], |
| const G4double * | , | ||
| G4double | h, | ||
| G4double | yout[], | ||
| G4double | yerr[] | ||
| ) |
Definition at line 49 of file G4HelixExplicitEuler.cc.
View newest version in sPHENIX GitHub at line 49 of file G4HelixExplicitEuler.cc
References G4MagHelicalStepper::AdvanceHelix(), G4MagHelicalStepper::GetAngCurve(), Acts::UnitConstants::h, G4MagHelicalStepper::MagFieldEvaluate(), and G4MagHelicalStepper::SetAngCurve().
Here is the call graph for this function: