35#ifndef G4EQEMFIELDWITHSPIN_HH
36#define G4EQEMFIELDWITHSPIN_HH
98 G4double charge{0.}, mass{0.}, magMoment{0.}, spin{0.};
103 G4double omegac{0.}, anomaly{0.0011659208};
G4EquationType
G4EquationType defines the types of equations of motion of a particle in a field in Geant4.
G4ChargeState is a container for magnetic charge and moments.
~G4EqEMFieldWithSpin() override=default
G4EqEMFieldWithSpin(G4ElectroMagneticField *emField)
G4EquationType GetEquationType() const 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)