36#ifndef G4EQEMFIELDWITHEDM_HH
37#define G4EQEMFIELDWITHEDM_HH
72 G4double charge{0.}, mass{0.}, magMoment{0.}, spin{0.};
77 G4double omegac{0.}, anomaly{0.0011659208}, eta{0.};
void EvaluateRhsGivenB(const G4double y[], const G4double Field[], G4double dydx[]) const override
void SetAnomaly(G4double a)
G4double GetAnomaly() const
~G4EqEMFieldWithEDM() override
void SetChargeMomentumMass(G4ChargeState particleCharge, G4double MomentumXc, G4double mass) override
G4EqEMFieldWithEDM(G4ElectroMagneticField *emField)
G4EquationOfMotion(G4Field *Field)