| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4PionMinusField.hh>
 Inheritance diagram for G4PionMinusField:
 Collaboration diagram for G4PionMinusField:Public Member Functions | |
| G4PionMinusField (G4V3DNucleus *nucleus, G4double coeff=0.042 *CLHEP::fermi) | |
| virtual | ~G4PionMinusField () | 
| virtual G4double | GetField (const G4ThreeVector &aPosition) | 
| virtual G4double | GetBarrier () | 
| virtual G4double | GetCoeff () | 
  Public Member Functions inherited from G4VNuclearField | |
| G4VNuclearField (G4V3DNucleus *aNucleus=0) | |
| virtual | ~G4VNuclearField () | 
| void | SetNucleus (G4V3DNucleus *aNucleus) | 
Private Member Functions | |
| G4PionMinusField (const G4PionMinusField &right) | |
| const G4PionMinusField & | operator= (const G4PionMinusField &right) | 
| int | operator== (const G4PionMinusField &right) const | 
| int | operator!= (const G4PionMinusField &right) const | 
Private Attributes | |
| G4double | theCoeff | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VNuclearField | |
| G4V3DNucleus * | theNucleus | 
| const G4double | radius | 
Definition at line 47 of file G4PionMinusField.hh.
| G4PionMinusField::G4PionMinusField | ( | G4V3DNucleus * | nucleus, | 
| G4double | coeff = 0.042*CLHEP::fermi  | 
        ||
| ) | 
Definition at line 48 of file G4PionMinusField.cc.
References theCoeff.
      
  | 
  virtual | 
Definition at line 55 of file G4PionMinusField.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VNuclearField.
Definition at line 77 of file G4PionMinusField.cc.
References A, G4V3DNucleus::GetCharge(), G4V3DNucleus::GetMassNumber(), MeV, and G4VNuclearField::theNucleus.
Referenced by GetField().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VNuclearField.
Definition at line 64 of file G4PionMinusField.hh.
References theCoeff.
      
  | 
  virtual | 
Implements G4VNuclearField.
Definition at line 58 of file G4PionMinusField.cc.
References A, G4InuclSpecialFunctions::bindingEnergy(), density, G4lrint(), GetBarrier(), G4NucleiProperties::GetBindingEnergy(), G4V3DNucleus::GetCharge(), G4VNuclearDensity::GetDensity(), G4V3DNucleus::GetMassNumber(), G4V3DNucleus::GetNuclearDensity(), G4ParticleDefinition::GetPDGMass(), G4INCL::Math::pi, G4PionMinus::PionMinus(), G4VNuclearField::radius, theCoeff, and G4VNuclearField::theNucleus.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
Definition at line 67 of file G4PionMinusField.hh.
Referenced by G4PionMinusField(), GetCoeff(), and GetField().