Geant4-11
|
#include <G4EqEMFieldWithEDM.hh>
Public Member Functions | |
virtual void | EvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const =0 |
void | EvaluateRhsGivenB (const G4double y[], const G4double Field[], G4double dydx[]) const |
void | EvaluateRhsReturnB (const G4double y[], G4double dydx[], G4double Field[]) const |
G4EqEMFieldWithEDM (G4ElectroMagneticField *emField) | |
G4double | GetAnomaly () const |
G4double | GetEta () const |
G4Field * | GetFieldObj () |
const G4Field * | GetFieldObj () const |
void | GetFieldValue (const G4double Point[4], G4double Field[]) const |
void | RightHandSide (const G4double y[], G4double dydx[]) const |
void | SetAnomaly (G4double a) |
void | SetChargeMomentumMass (G4ChargeState particleCharge, G4double MomentumXc, G4double mass) |
void | SetEta (G4double n) |
void | SetFieldObj (G4Field *pField) |
~G4EqEMFieldWithEDM () | |
Private Attributes | |
G4double | anomaly |
G4double | beta |
G4double | charge |
G4double | eta |
G4double | fElectroMagCof |
G4double | fMassCof |
G4double | gamma |
G4Field * | itsField = nullptr |
G4double | magMoment |
G4double | mass |
G4double | omegac |
G4double | spin |
Definition at line 44 of file G4EqEMFieldWithEDM.hh.
G4EqEMFieldWithEDM::G4EqEMFieldWithEDM | ( | G4ElectroMagneticField * | emField | ) |
Definition at line 42 of file G4EqEMFieldWithEDM.cc.
G4EqEMFieldWithEDM::~G4EqEMFieldWithEDM | ( | ) |
Definition at line 49 of file G4EqEMFieldWithEDM.cc.
|
pure virtualinherited |
Implemented in G4ErrorMag_UsualEqRhs, G4Mag_SpinEqRhs, G4Mag_UsualEqRhs, G4KM_NucleonEqRhs, G4KM_OpticalEqRhs, and G4Mag_EqRhs.
Referenced by G4RKG3_Stepper::StepNoErr(), and G4RKG3_Stepper::Stepper().
void G4EqEMFieldWithEDM::EvaluateRhsGivenB | ( | const G4double | y[], |
const G4double | Field[], | ||
G4double | dydx[] | ||
) | const |
Definition at line 82 of file G4EqEMFieldWithEDM.cc.
References anomaly, beta, source.hepunit::c_light, charge, eta, fElectroMagCof, fMassCof, gamma, omegac, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
inlineinherited |
Referenced by G4RKG3_Stepper::StepNoErr().
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
Referenced by G4NystromRK4::GetField().
|
inlineinherited |
Referenced by G4BFieldIntegrationDriver::GetFieldValue(), and G4MultiLevelLocator::ReportFieldValue().
|
inlineinherited |
Referenced by G4ModifiedMidpoint::DoStep(), and G4VFSALIntegrationStepper::RightHandSide().
|
inline |
|
virtual |
Implements G4EquationOfMotion.
Definition at line 54 of file G4EqEMFieldWithEDM.cc.
References anomaly, beta, source.hepunit::c_light, source.hepunit::c_squared, charge, eplus, fElectroMagCof, fMassCof, gamma, G4ChargeState::GetCharge(), G4ChargeState::GetMagneticDipoleMoment(), G4ChargeState::GetSpin(), source.hepunit::hbar_Planck, magMoment, mass, omegac, spin, and sqr().
|
inline |
|
inlineinherited |
Referenced by G4FieldManager::SetDetectorField(), and G4NystromRK4::SetDistanceForConstantField().
|
private |
Definition at line 77 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), GetAnomaly(), SetAnomaly(), and SetChargeMomentumMass().
|
private |
Definition at line 78 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 77 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), GetEta(), and SetEta().
|
private |
Definition at line 74 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 75 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 78 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
privateinherited |
Definition at line 90 of file G4EquationOfMotion.hh.
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
Referenced by SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
Referenced by SetChargeMomentumMass().
|
private |
Definition at line 77 of file G4EqEMFieldWithEDM.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 72 of file G4EqEMFieldWithEDM.hh.
Referenced by SetChargeMomentumMass().