35#ifndef G4EQMAGELECTRICFIELD_HH
36#define G4EQMAGELECTRICFIELD_HH
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.
G4EquationType GetEquationType() const override
void EvaluateRhsGivenB(const G4double y[], const G4double Field[], G4double dydx[]) const override
void SetChargeMomentumMass(G4ChargeState particleCharge, G4double MomentumXc, G4double mass) override
G4EqMagElectricField(G4ElectroMagneticField *emField)
~G4EqMagElectricField() override=default
G4EquationOfMotion(G4Field *Field)