#include <G4KM_OpticalEqRhs.hh>
|
virtual void | EvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const |
|
void | EvaluateRhsReturnB (const G4double y[], G4double dydx[], G4double Field[]) const |
|
G4double | FCof () const |
|
| G4KM_OpticalEqRhs (G4KM_DummyField *field, G4V3DNucleus *nucleus) |
|
G4Field * | GetFieldObj () |
|
const G4Field * | GetFieldObj () const |
|
void | GetFieldValue (const G4double Point[4], G4double Field[]) const |
|
void | RightHandSide (const G4double y[], G4double dydx[]) const |
|
virtual void | SetChargeMomentumMass (G4ChargeState particleCharge, G4double MomentumXc, G4double MassXc2) |
|
void | SetFactor (G4double mass, G4double opticalParameter) |
|
void | SetFieldObj (G4Field *pField) |
|
| ~G4KM_OpticalEqRhs () |
|
Definition at line 49 of file G4KM_OpticalEqRhs.hh.
◆ G4KM_OpticalEqRhs()
◆ ~G4KM_OpticalEqRhs()
G4KM_OpticalEqRhs::~G4KM_OpticalEqRhs |
( |
| ) |
|
|
inline |
◆ EvaluateRhsGivenB()
◆ EvaluateRhsReturnB()
◆ FCof()
◆ GetFieldObj() [1/2]
G4Field * G4EquationOfMotion::GetFieldObj |
( |
| ) |
|
|
inlineinherited |
◆ GetFieldObj() [2/2]
const G4Field * G4EquationOfMotion::GetFieldObj |
( |
| ) |
const |
|
inlineinherited |
◆ GetFieldValue()
void G4EquationOfMotion::GetFieldValue |
( |
const G4double |
Point[4], |
|
|
G4double |
Field[] |
|
) |
| const |
|
inlineinherited |
◆ RightHandSide()
void G4EquationOfMotion::RightHandSide |
( |
const G4double |
y[], |
|
|
G4double |
dydx[] |
|
) |
| const |
|
inlineinherited |
◆ SetChargeMomentumMass()
◆ SetFactor()
Definition at line 54 of file G4KM_OpticalEqRhs.cc.
55{
60 G4double reducedMass = mass*nucleusMass/(mass+nucleusMass);
61
63
64
66
68}
static constexpr double pi
static G4double GetBindingEnergy(const G4int A, const G4int Z)
virtual G4int GetCharge()=0
virtual G4int GetMassNumber()=0
G4double bindingEnergy(G4int A, G4int Z)
References A, G4InuclSpecialFunctions::bindingEnergy(), G4lrint(), G4NucleiProperties::GetBindingEnergy(), G4V3DNucleus::GetCharge(), G4V3DNucleus::GetMassNumber(), source.hepunit::hbarc, source.hepunit::neutron_mass_c2, pi, source.hepunit::proton_mass_c2, theFactor, theMass, theNucleus, and Z.
Referenced by G4RKPropagation::Init().
◆ SetFieldObj()
void G4EquationOfMotion::SetFieldObj |
( |
G4Field * |
pField | ) |
|
|
inlineinherited |
◆ fCof_val
◆ fUnitConstant
◆ itsField
G4Field* G4EquationOfMotion::itsField = nullptr |
|
privateinherited |
◆ theFactor
◆ theMass
◆ theNucleus
The documentation for this class was generated from the following files: