| Geant4-11
    | 
#include <G4TMagFieldEquation.hh>
 
  
| Public Member Functions | |
| __attribute__ ((always_inline)) void RightHandSide(const G4double y[] | |
| 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 | 
| G4TMagFieldEquation (T_Field *f) | |
| G4Field * | GetFieldObj () | 
| const G4Field * | GetFieldObj () const | 
| void | GetFieldValue (const G4double Point[4], G4double Field[]) const | 
| GetFieldValue (PositionAndTime, Field) | |
| void | RightHandSide (const G4double y[], G4double dydx[]) const | 
| virtual void | SetChargeMomentumMass (G4ChargeState particleCharge, G4double MomentumXc, G4double mass) | 
| void | SetFieldObj (G4Field *pField) | 
| void | TEvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const | 
| TEvaluateRhsGivenB (y, Field, dydx) | |
| virtual | ~G4TMagFieldEquation () | 
| Data Fields | |
| G4double | dydx [] | 
| PositionAndTime [0] = y[0] | |
| G4double | PositionAndTime [4] | 
| Private Types | |
| enum | { G4maximum_number_of_field_components = 24 } | 
| Private Attributes | |
| G4double | fCof_val = 0.0 | 
| T_Field * | itsField | 
| Static Private Attributes | |
| static const G4double | fUnitConstant = 0.299792458 * (GeV/(tesla*m)) | 
Definition at line 44 of file G4TMagFieldEquation.hh.
| 
 | private | 
| Enumerator | |
|---|---|
| G4maximum_number_of_field_components | |
Definition at line 96 of file G4TMagFieldEquation.hh.
| 
 | inline | 
Definition at line 48 of file G4TMagFieldEquation.hh.
References G4TMagFieldEquation< T_Field >::itsField.
| 
 | inlinevirtual | 
Definition at line 54 of file G4TMagFieldEquation.hh.
| G4TMagFieldEquation< T_Field >::__attribute__ | ( | (always_inline) | ) | const | 
| 
 | virtualinherited | 
Implements G4Mag_EqRhs.
Definition at line 46 of file G4Mag_UsualEqRhs.cc.
References B(), and G4Mag_EqRhs::FCof().
Referenced by G4ErrorMag_UsualEqRhs::EvaluateRhsGivenB().
| 
 | 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(), G4ErrorMag_UsualEqRhs::EvaluateRhsGivenB(), G4Mag_SpinEqRhs::EvaluateRhsGivenB(), G4Mag_UsualEqRhs::EvaluateRhsGivenB(), G4ConstRK4::RightHandSideConst(), and G4TMagFieldEquation< T_Field >::TEvaluateRhsGivenB().
| 
 | inlineinherited | 
| 
 | inlineinherited | 
Referenced by G4NystromRK4::GetField().
| 
 | inline | 
Definition at line 56 of file G4TMagFieldEquation.hh.
References G4TMagFieldEquation< T_Field >::itsField.
| G4TMagFieldEquation< T_Field >::GetFieldValue | ( | PositionAndTime | , | 
| Field | |||
| ) | 
| 
 | 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().
| 
 | inline | 
Definition at line 62 of file G4TMagFieldEquation.hh.
References B(), G4TMagFieldEquation< T_Field >::dydx, and G4Mag_EqRhs::FCof().
| G4TMagFieldEquation< T_Field >::TEvaluateRhsGivenB | ( | y | , | 
| Field | , | ||
| dydx | |||
| ) | 
| G4double G4TMagFieldEquation< T_Field >::dydx[] | 
Definition at line 82 of file G4TMagFieldEquation.hh.
Referenced by G4TMagFieldEquation< T_Field >::TEvaluateRhsGivenB().
| 
 | 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.
| 
 | private | 
Definition at line 99 of file G4TMagFieldEquation.hh.
Referenced by G4TMagFieldEquation< T_Field >::G4TMagFieldEquation(), and G4TMagFieldEquation< T_Field >::GetFieldValue().
| G4TMagFieldEquation< T_Field >::PositionAndTime[3] = y[0] | 
Definition at line 87 of file G4TMagFieldEquation.hh.
| G4double G4TMagFieldEquation< T_Field >::PositionAndTime[4] | 
Definition at line 86 of file G4TMagFieldEquation.hh.