| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4NuclearFermiDensity.hh>
 Inheritance diagram for G4NuclearFermiDensity:
 Collaboration diagram for G4NuclearFermiDensity:Public Member Functions | |
| G4NuclearFermiDensity (G4int anA, G4int aZ) | |
| ~G4NuclearFermiDensity () | |
| G4double | GetRelativeDensity (const G4ThreeVector &aPosition) const | 
| G4double | GetRadius (const G4double maxRelativeDenisty) const | 
| G4double | GetDeriv (const G4ThreeVector &aPosition) const | 
  Public Member Functions inherited from G4VNuclearDensity | |
| G4VNuclearDensity () | |
| virtual | ~G4VNuclearDensity () | 
| G4double | GetDensity (const G4ThreeVector &aPosition) const | 
Private Attributes | |
| G4int | theA | 
| G4double | theR | 
| const G4double | a | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VNuclearDensity | |
| void | Setrho0 (G4double arho0) | 
| G4double | Getrho0 () const | 
Definition at line 38 of file G4NuclearFermiDensity.hh.
Definition at line 32 of file G4NuclearFermiDensity.cc.
References a, fermi, G4INCL::Math::pi, r0, G4VNuclearDensity::Setrho0(), sqr(), theA, and theR.
 Here is the call graph for this function:| G4NuclearFermiDensity::~G4NuclearFermiDensity | ( | ) | 
Definition at line 40 of file G4NuclearFermiDensity.cc.
      
  | 
  inlinevirtual | 
Implements G4VNuclearDensity.
Definition at line 55 of file G4NuclearFermiDensity.hh.
References a, G4VNuclearDensity::GetDensity(), G4VNuclearDensity::Getrho0(), sqr(), and theR.
 Here is the call graph for this function:Implements G4VNuclearDensity.
Definition at line 49 of file G4NuclearFermiDensity.hh.
      
  | 
  inlinevirtual | 
Implements G4VNuclearDensity.
Definition at line 44 of file G4NuclearFermiDensity.hh.
      
  | 
  private | 
Definition at line 65 of file G4NuclearFermiDensity.hh.
Referenced by G4NuclearFermiDensity(), GetDeriv(), GetRadius(), and GetRelativeDensity().
      
  | 
  private | 
Definition at line 63 of file G4NuclearFermiDensity.hh.
Referenced by G4NuclearFermiDensity().
      
  | 
  private | 
Definition at line 64 of file G4NuclearFermiDensity.hh.
Referenced by G4NuclearFermiDensity(), GetDeriv(), GetRadius(), and GetRelativeDensity().