Geant4-11
|
#include <G4ErrorMag_UsualEqRhs.hh>
Public Member Functions | |
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 |
G4ErrorMag_UsualEqRhs (G4MagneticField *MagField) | |
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 mass) |
void | SetFieldObj (G4Field *pField) |
~G4ErrorMag_UsualEqRhs () | |
Private Attributes | |
G4double | fCof_val = 0.0 |
G4Field * | itsField = nullptr |
Static Private Attributes | |
static const G4double | fUnitConstant = 0.299792458 * (GeV/(tesla*m)) |
Definition at line 41 of file G4ErrorMag_UsualEqRhs.hh.
G4ErrorMag_UsualEqRhs::G4ErrorMag_UsualEqRhs | ( | G4MagneticField * | MagField | ) |
Definition at line 36 of file G4ErrorMag_UsualEqRhs.cc.
G4ErrorMag_UsualEqRhs::~G4ErrorMag_UsualEqRhs | ( | ) |
Definition at line 41 of file G4ErrorMag_UsualEqRhs.cc.
|
virtual |
Implements G4Mag_EqRhs.
Definition at line 48 of file G4ErrorMag_UsualEqRhs.cc.
References B(), G4Mag_UsualEqRhs::EvaluateRhsGivenB(), G4Mag_EqRhs::FCof(), G4ErrorMode_PropBackwards, G4ErrorPropagatorData::GetErrorPropagatorData(), and sqr().
|
inlineinherited |
Referenced by G4RKG3_Stepper::StepNoErr().
|
inlineinherited |
Definition at line 62 of file G4Mag_EqRhs.hh.
References G4Mag_EqRhs::fCof_val.
Referenced by G4MagHelicalStepper::AdvanceHelix(), G4BFieldIntegrationDriver::CurvatureRadius(), EvaluateRhsGivenB(), G4Mag_SpinEqRhs::EvaluateRhsGivenB(), G4Mag_UsualEqRhs::EvaluateRhsGivenB(), G4ConstRK4::RightHandSideConst(), and G4TMagFieldEquation< T_Field >::TEvaluateRhsGivenB().
|
inlineinherited |
|
inlineinherited |
Referenced by G4NystromRK4::GetField().
|
inlineinherited |
Referenced by G4BFieldIntegrationDriver::GetFieldValue(), and G4MultiLevelLocator::ReportFieldValue().
|
inlineinherited |
Referenced by G4ModifiedMidpoint::DoStep(), and G4VFSALIntegrationStepper::RightHandSide().
|
virtualinherited |
Reimplemented from G4Mag_EqRhs.
Definition at line 67 of file G4Mag_UsualEqRhs.cc.
References G4Mag_EqRhs::SetChargeMomentumMass().
|
inlineinherited |
Referenced by G4FieldManager::SetDetectorField(), and G4NystromRK4::SetDistanceForConstantField().
|
privateinherited |
Definition at line 69 of file G4Mag_EqRhs.hh.
Referenced by G4Mag_EqRhs::FCof(), and G4Mag_EqRhs::SetChargeMomentumMass().
Definition at line 71 of file G4Mag_EqRhs.hh.
|
privateinherited |
Definition at line 90 of file G4EquationOfMotion.hh.