| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4ProtonField.hh>
 Inheritance diagram for G4ProtonField:
 Collaboration diagram for G4ProtonField:Public Member Functions | |
| G4ProtonField (G4V3DNucleus *nucleus) | |
| virtual | ~G4ProtonField () | 
| virtual G4double | GetField (const G4ThreeVector &aPosition) | 
| virtual G4double | GetBarrier () | 
  Public Member Functions inherited from G4VNuclearField | |
| G4VNuclearField (G4V3DNucleus *aNucleus=0) | |
| virtual | ~G4VNuclearField () | 
| void | SetNucleus (G4V3DNucleus *aNucleus) | 
| virtual G4double | GetCoeff () | 
Private Member Functions | |
| G4ProtonField (const G4ProtonField &right) | |
| const G4ProtonField & | operator= (const G4ProtonField &right) | 
| int | operator== (const G4ProtonField &right) const | 
| int | operator!= (const G4ProtonField &right) const | 
| G4double | GetDensity (const G4ThreeVector &aPosition) | 
| G4double | GetFermiMomentum (const G4double aDensity) | 
Private Attributes | |
| G4int | theA | 
| G4int | theZ | 
| G4double | theBarrier | 
| G4double | theRadius | 
| G4FermiMomentum | theFermi | 
| const G4VNuclearDensity * | theDensity | 
| std::vector< G4double > | theFermiMomBuffer | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VNuclearField | |
| G4V3DNucleus * | theNucleus | 
| const G4double | radius | 
Definition at line 48 of file G4ProtonField.hh.
| G4ProtonField::G4ProtonField | ( | G4V3DNucleus * | nucleus | ) | 
Definition at line 46 of file G4ProtonField.cc.
References density, fermi, GetBarrier(), G4V3DNucleus::GetCharge(), GetDensity(), GetFermiMomentum(), G4V3DNucleus::GetMassNumber(), G4V3DNucleus::GetOuterRadius(), G4FermiMomentum::Init(), m, theA, theBarrier, theFermi, theFermiMomBuffer, G4VNuclearField::theNucleus, theRadius, and theZ.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 80 of file G4ProtonField.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VNuclearField.
Definition at line 99 of file G4ProtonField.cc.
References G4InuclSpecialFunctions::bindingEnergy(), MeV, theA, and theZ.
Referenced by G4ProtonField().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlineprivate | 
Definition at line 68 of file G4ProtonField.hh.
References G4VNuclearDensity::GetDensity(), and theDensity.
Referenced by G4ProtonField().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 72 of file G4ProtonField.hh.
References G4FermiMomentum::GetFermiMomentum(), and theFermi.
Referenced by G4ProtonField().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VNuclearField.
Definition at line 83 of file G4ProtonField.cc.
References fermi, theBarrier, and theFermiMomBuffer.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
Definition at line 77 of file G4ProtonField.hh.
Referenced by G4ProtonField(), and GetBarrier().
      
  | 
  private | 
Definition at line 79 of file G4ProtonField.hh.
Referenced by G4ProtonField(), and GetField().
      
  | 
  private | 
Definition at line 82 of file G4ProtonField.hh.
Referenced by GetDensity().
      
  | 
  private | 
Definition at line 81 of file G4ProtonField.hh.
Referenced by G4ProtonField(), and GetFermiMomentum().
      
  | 
  private | 
Definition at line 84 of file G4ProtonField.hh.
Referenced by G4ProtonField(), and GetField().
      
  | 
  private | 
Definition at line 80 of file G4ProtonField.hh.
Referenced by G4ProtonField().
      
  | 
  private | 
Definition at line 78 of file G4ProtonField.hh.
Referenced by G4ProtonField(), and GetBarrier().