35#ifndef G4EQEMFIELDWITHSPIN_HH
36#define G4EQEMFIELDWITHSPIN_HH
66 G4double charge{0.}, mass{0.}, magMoment{0.}, spin{0.};
71 G4double omegac{0.}, anomaly{0.0011659208};
G4EqEMFieldWithSpin(G4ElectroMagneticField *emField)
~G4EqEMFieldWithSpin() override
void SetChargeMomentumMass(G4ChargeState particleCharge, G4double MomentumXc, G4double mass) override
void SetAnomaly(G4double a)
G4double GetAnomaly() const
void EvaluateRhsGivenB(const G4double y[], const G4double Field[], G4double dydx[]) const override
G4EquationOfMotion(G4Field *Field)