#include <G4NuclearFermiDensity.hh>
Definition at line 40 of file G4NuclearFermiDensity.hh.
 
◆ G4NuclearFermiDensity()
      
        
          | G4NuclearFermiDensity::G4NuclearFermiDensity  | 
          ( | 
          G4int  | 
          anA,  | 
        
        
           | 
           | 
          G4int  | 
          aZ  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Definition at line 33 of file G4NuclearFermiDensity.cc.
static G4Pow * GetInstance()
 
void Setrho0(G4double arho0)
 
G4double Z13(G4int Z) const
 
static const double fermi
 
 
 
 
◆ ~G4NuclearFermiDensity()
      
        
          | G4NuclearFermiDensity::~G4NuclearFermiDensity  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetDeriv()
Implements G4VNuclearDensity.
Definition at line 57 of file G4NuclearFermiDensity.hh.
   60       if (currentR > 40*
theR  ) {
return 0;}
 
G4double GetDensity(const G4ThreeVector &aPosition) const
 
G4double G4Exp(G4double initial_x)
Exponential Function double precision. 
 
 
 
 
◆ GetRadius()
  
  
      
        
          | G4double G4NuclearFermiDensity::GetRadius  | 
          ( | 
          const G4double  | 
          maxRelativeDenisty | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
Implements G4VNuclearDensity.
Definition at line 51 of file G4NuclearFermiDensity.hh.
   53       return (maxRelativeDenisty>0 && maxRelativeDenisty <= 1 ) ?
 
G4double G4Log(G4double x)
 
G4double G4Exp(G4double initial_x)
Exponential Function double precision. 
 
 
 
 
◆ GetRelativeDensity()
◆ theA
  
  
      
        
          | G4int G4NuclearFermiDensity::theA | 
         
       
   | 
  
private   | 
  
 
 
◆ theR
The documentation for this class was generated from the following files: