ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4ExactHelixStepper.hh>
Private Attributes | |
G4ThreeVector | fBfieldValue |
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 51 of file G4ExactHelixStepper.hh.
View newest version in sPHENIX GitHub at line 51 of file G4ExactHelixStepper.hh
G4ExactHelixStepper::G4ExactHelixStepper | ( | G4Mag_EqRhs * | EqRhs | ) |
Definition at line 37 of file G4ExactHelixStepper.cc.
View newest version in sPHENIX GitHub at line 37 of file G4ExactHelixStepper.cc
G4ExactHelixStepper::~G4ExactHelixStepper | ( | ) |
Definition at line 43 of file G4ExactHelixStepper.cc.
View newest version in sPHENIX GitHub at line 43 of file G4ExactHelixStepper.cc
|
delete |
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 95 of file G4ExactHelixStepper.cc.
View newest version in sPHENIX GitHub at line 95 of file G4ExactHelixStepper.cc
References G4MagHelicalStepper::GetAngCurve(), G4MagHelicalStepper::GetRadHelix(), pi, and twopi.
|
virtual |
Implements G4MagHelicalStepper.
Definition at line 77 of file G4ExactHelixStepper.cc.
View newest version in sPHENIX GitHub at line 77 of file G4ExactHelixStepper.cc
References G4MagHelicalStepper::AdvanceHelix(), FatalException, and G4Exception().
|
virtual |
Implements G4MagIntegratorStepper.
Definition at line 123 of file G4ExactHelixStepper.cc.
View newest version in sPHENIX GitHub at line 123 of file G4ExactHelixStepper.cc
|
delete |
|
virtual |
Reimplemented from G4MagHelicalStepper.
Definition at line 50 of file G4ExactHelixStepper.cc.
View newest version in sPHENIX GitHub at line 50 of file G4ExactHelixStepper.cc
References G4MagHelicalStepper::AdvanceHelix(), fBfieldValue, and G4MagHelicalStepper::MagFieldEvaluate().
|
private |
Definition at line 83 of file G4ExactHelixStepper.hh.
View newest version in sPHENIX GitHub at line 83 of file G4ExactHelixStepper.hh
Referenced by Stepper().