#include <G4EquationOfMotion.hh>
Definition at line 49 of file G4EquationOfMotion.hh.
G4EquationOfMotion::G4EquationOfMotion |
( |
G4Field * |
Field | ) |
|
G4EquationOfMotion::~G4EquationOfMotion |
( |
| ) |
|
|
virtual |
Definition at line 37 of file G4EquationOfMotion.cc.
44 PositionAndTime[0] = y[0];
45 PositionAndTime[1] = y[1];
46 PositionAndTime[2] = y[2];
48 PositionAndTime[3] = y[7];
virtual void EvaluateRhsGivenB(const G4double y[], const G4double B[3], G4double dydx[]) const =0
void GetFieldValue(const G4double Point[4], G4double Field[]) const
const G4Field* G4EquationOfMotion::GetFieldObj |
( |
| ) |
const |
Implemented in G4Mag_EqRhs, G4Mag_UsualEqRhs, G4EqGravityField, G4Mag_SpinEqRhs, G4EqEMFieldWithEDM, G4MonopoleEq, G4KM_NucleonEqRhs, G4KM_OpticalEqRhs, G4EqEMFieldWithSpin, G4EqMagElectricField, and G4RepleteEofM.
void G4EquationOfMotion::SetFieldObj |
( |
G4Field * |
pField | ) |
|
The documentation for this class was generated from the following files: