Geant4
10.02.p02
|
#include <G4Mag_SpinEqRhs.hh>
Public Member Functions | |
G4Mag_SpinEqRhs (G4MagneticField *MagField) | |
~G4Mag_SpinEqRhs () | |
void | SetChargeMomentumMass (G4ChargeState particleCharge, G4double MomentumXc, G4double mass) |
void | EvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const |
void | SetAnomaly (G4double a) |
G4double | GetAnomaly () const |
Public Member Functions inherited from G4Mag_EqRhs | |
G4Mag_EqRhs (G4MagneticField *magField) | |
virtual | ~G4Mag_EqRhs () |
G4double | FCof () const |
Public Member Functions inherited from G4EquationOfMotion | |
G4EquationOfMotion (G4Field *Field) | |
virtual | ~G4EquationOfMotion () |
void | RightHandSide (const G4double y[], G4double dydx[]) const |
void | EvaluateRhsReturnB (const G4double y[], G4double dydx[], G4double Field[]) const |
void | GetFieldValue (const G4double Point[4], G4double Field[]) const |
const G4Field * | GetFieldObj () const |
void | SetFieldObj (G4Field *pField) |
Private Attributes | |
G4double | charge |
G4double | mass |
G4double | magMoment |
G4double | spin |
G4double | omegac |
G4double | anomaly |
G4double | beta |
G4double | gamma |
Definition at line 51 of file G4Mag_SpinEqRhs.hh.
G4Mag_SpinEqRhs::G4Mag_SpinEqRhs | ( | G4MagneticField * | MagField | ) |
Definition at line 45 of file G4Mag_SpinEqRhs.cc.
G4Mag_SpinEqRhs::~G4Mag_SpinEqRhs | ( | ) |
Definition at line 51 of file G4Mag_SpinEqRhs.cc.
|
virtual |
Implements G4Mag_EqRhs.
Definition at line 83 of file G4Mag_SpinEqRhs.cc.
References anomaly, beta, charge, G4Mag_EqRhs::FCof(), gamma, omegac, and sqr().
|
inline |
Definition at line 70 of file G4Mag_SpinEqRhs.hh.
References anomaly.
|
inline |
Definition at line 69 of file G4Mag_SpinEqRhs.hh.
|
virtual |
Reimplemented from G4Mag_EqRhs.
Definition at line 56 of file G4Mag_SpinEqRhs.cc.
References anomaly, beta, charge, eplus, gamma, G4ChargeState::GetCharge(), G4ChargeState::GetMagneticDipoleMoment(), G4ChargeState::GetSpin(), magMoment, mass, omegac, G4Mag_EqRhs::SetChargeMomentumMass(), spin, and sqr().
|
private |
Definition at line 77 of file G4Mag_SpinEqRhs.hh.
Referenced by EvaluateRhsGivenB(), GetAnomaly(), SetAnomaly(), and SetChargeMomentumMass().
|
private |
Definition at line 79 of file G4Mag_SpinEqRhs.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 75 of file G4Mag_SpinEqRhs.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 79 of file G4Mag_SpinEqRhs.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 75 of file G4Mag_SpinEqRhs.hh.
Referenced by SetChargeMomentumMass().
|
private |
Definition at line 75 of file G4Mag_SpinEqRhs.hh.
Referenced by SetChargeMomentumMass().
|
private |
Definition at line 77 of file G4Mag_SpinEqRhs.hh.
Referenced by EvaluateRhsGivenB(), and SetChargeMomentumMass().
|
private |
Definition at line 75 of file G4Mag_SpinEqRhs.hh.
Referenced by SetChargeMomentumMass().