ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4EqEMFieldWithEDM.hh>
Public Member Functions | |
G4EqEMFieldWithEDM (G4ElectroMagneticField *emField) | |
~G4EqEMFieldWithEDM () | |
void | SetChargeMomentumMass (G4ChargeState particleCharge, G4double MomentumXc, G4double mass) |
void | EvaluateRhsGivenB (const G4double y[], const G4double Field[], G4double dydx[]) const |
void | SetAnomaly (G4double a) |
G4double | GetAnomaly () const |
void | SetEta (G4double n) |
G4double | GetEta () const |
Public Member Functions inherited from G4EquationOfMotion | |
G4EquationOfMotion (G4Field *Field) | |
virtual | ~G4EquationOfMotion () |
virtual void | EvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const =0 |
void | RightHandSide (const G4double y[], G4double dydx[]) const |
void | EvaluateRhsReturnB (const G4double y[], G4double dydx[], G4double Field[]) const |
void | GetFieldValue (const G4double Point[4], G4double Field[]) const |
const G4Field * | GetFieldObj () const |
G4Field * | GetFieldObj () |
void | SetFieldObj (G4Field *pField) |
Private Attributes | |
G4double | charge |
G4double | mass |
G4double | magMoment |
G4double | spin |
G4double | fElectroMagCof |
G4double | fMassCof |
G4double | omegac |
G4double | anomaly |
G4double | eta |
G4double | beta |
G4double | gamma |
Definition at line 44 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 44 of file G4EqEMFieldWithEDM.hh
G4EqEMFieldWithEDM::G4EqEMFieldWithEDM | ( | G4ElectroMagneticField * | emField | ) |
Definition at line 42 of file G4EqEMFieldWithEDM.cc.
View newest version in sPHENIX GitHub at line 42 of file G4EqEMFieldWithEDM.cc
G4EqEMFieldWithEDM::~G4EqEMFieldWithEDM | ( | ) |
Definition at line 49 of file G4EqEMFieldWithEDM.cc.
View newest version in sPHENIX GitHub at line 49 of file G4EqEMFieldWithEDM.cc
void G4EqEMFieldWithEDM::EvaluateRhsGivenB | ( | const G4double | y[], |
const G4double | Field[], | ||
G4double | dydx[] | ||
) | const |
Definition at line 82 of file G4EqEMFieldWithEDM.cc.
View newest version in sPHENIX GitHub at line 82 of file G4EqEMFieldWithEDM.cc
References anomaly, beta, source.hepunit::c_light, charge, CLHEP::Hep3Vector::cross(), eta, fElectroMagCof, fMassCof, gamma, CLHEP::Hep3Vector::mag2(), omegac, Acts::UnitConstants::u, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
inline |
Definition at line 63 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 63 of file G4EqEMFieldWithEDM.hh
References anomaly.
|
inline |
Definition at line 67 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 67 of file G4EqEMFieldWithEDM.hh
References eta.
Definition at line 62 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 62 of file G4EqEMFieldWithEDM.hh
|
virtual |
Implements G4EquationOfMotion.
Definition at line 54 of file G4EqEMFieldWithEDM.cc.
View newest version in sPHENIX GitHub at line 54 of file G4EqEMFieldWithEDM.cc
References kdfinder::abs(), anomaly, beta, source.hepunit::c_light, source.hepunit::c_squared, charge, E, eplus, fElectroMagCof, fMassCof, gamma, G4ChargeState::GetCharge(), G4ChargeState::GetMagneticDipoleMoment(), G4ChargeState::GetSpin(), source.hepunit::hbar_Planck, magMoment, mass, omegac, spin, and sqr().
Definition at line 66 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 66 of file G4EqEMFieldWithEDM.hh
|
private |
Definition at line 77 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 77 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), GetAnomaly(), SetAnomaly(), and SetChargeMomentumMass().
|
private |
Definition at line 78 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 78 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 72 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 77 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 77 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), GetEta(), and SetEta().
|
private |
Definition at line 74 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 74 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 75 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 75 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 78 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 78 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 72 of file G4EqEMFieldWithEDM.hh
Referenced by SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 72 of file G4EqEMFieldWithEDM.hh
Referenced by SetChargeMomentumMass().
|
private |
Definition at line 77 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 77 of file G4EqEMFieldWithEDM.hh
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
View newest version in sPHENIX GitHub at line 72 of file G4EqEMFieldWithEDM.hh
Referenced by SetChargeMomentumMass().