#include <G4KM_NucleonEqRhs.hh>
Definition at line 49 of file G4KM_NucleonEqRhs.hh.
 
◆ G4KM_NucleonEqRhs()
Definition at line 45 of file G4KM_NucleonEqRhs.cc.
static G4Pow * GetInstance()
 
virtual G4int GetMassNumber()=0
 
G4double A23(G4double A) const
 
G4V3DNucleus * theNucleus
 
G4Mag_EqRhs(G4MagneticField *magField)
 
 
 
 
◆ ~G4KM_NucleonEqRhs()
  
  
      
        
          | G4KM_NucleonEqRhs::~G4KM_NucleonEqRhs  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ EvaluateRhsGivenB()
Implements G4Mag_EqRhs.
Definition at line 55 of file G4KM_NucleonEqRhs.cc.
   97   dydx[3] = yMod == 0 ? 0 : deriv*
y[0]/yMod*
c_light;
    98   dydx[4] = yMod == 0 ? 0 : deriv*
y[1]/yMod*
c_light;
    99   dydx[5] = yMod == 0 ? 0 : deriv*
y[2]/yMod*
c_light;
 static G4Pow * GetInstance()
 
virtual const G4VNuclearDensity * GetNuclearDensity() const =0
 
G4double GetDensity(const G4ThreeVector &aPosition) const
 
G4V3DNucleus * theNucleus
 
virtual G4double GetDeriv(const G4ThreeVector &point) const =0
 
G4double A13(G4double A) const
 
static const G4double pos
 
 
 
 
◆ SetChargeMomentumMass()
◆ SetMass()
  
  
      
        
          | void G4KM_NucleonEqRhs::SetMass  | 
          ( | 
          G4double  | 
          aMass | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4int G4KM_NucleonEqRhs::A | 
         
       
   | 
  
private   | 
  
 
 
◆ factor
◆ theMass
◆ theNucleus
The documentation for this class was generated from the following files: