#include <G4EquationOfMotion.hh>
Definition at line 49 of file G4EquationOfMotion.hh.
◆ anonymous enum
◆ G4EquationOfMotion()
G4EquationOfMotion::G4EquationOfMotion |
( |
G4Field * |
Field | ) |
|
◆ ~G4EquationOfMotion()
G4EquationOfMotion::~G4EquationOfMotion |
( |
| ) |
|
|
virtual |
◆ EvaluateRhsGivenB()
◆ EvaluateRhsReturnB()
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];
void GetFieldValue(const G4double Point[4], G4double Field[]) const
virtual void EvaluateRhsGivenB(const G4double y[], const G4double B[3], G4double dydx[]) const =0
◆ GetFieldObj()
const G4Field* G4EquationOfMotion::GetFieldObj |
( |
| ) |
const |
◆ GetFieldValue()
void G4EquationOfMotion::GetFieldValue |
( |
const G4double |
Point[4], |
|
|
G4double |
Field[] |
|
) |
| const |
◆ RightHandSide()
void G4EquationOfMotion::RightHandSide |
( |
const G4double |
y[], |
|
|
G4double |
dydx[] |
|
) |
| const |
|
inline |
◆ SetChargeMomentumMass()
Implemented in G4Mag_EqRhs, G4Mag_UsualEqRhs, G4MonopoleEquation, G4EqGravityField, G4Mag_SpinEqRhs, G4EqEMFieldWithEDM, G4MonopoleEq, G4KM_NucleonEqRhs, G4KM_OpticalEqRhs, G4EqEMFieldWithSpin, G4EqMagElectricField, and G4RepleteEofM.
◆ SetFieldObj()
void G4EquationOfMotion::SetFieldObj |
( |
G4Field * |
pField | ) |
|
◆ itsField
G4Field* G4EquationOfMotion::itsField |
|
private |
The documentation for this class was generated from the following files: