Geant4
10.02.p02
|
#include <G4NuclearFermiDensity.hh>
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 40 of file G4NuclearFermiDensity.hh.
Definition at line 33 of file G4NuclearFermiDensity.cc.
References a, fermi, G4Pow::GetInstance(), pi, pi2, r0, G4VNuclearDensity::Setrho0(), sqr(), theA, theR, and G4Pow::Z13().
G4NuclearFermiDensity::~G4NuclearFermiDensity | ( | ) |
Definition at line 42 of file G4NuclearFermiDensity.cc.
|
inlinevirtual |
Implements G4VNuclearDensity.
Definition at line 57 of file G4NuclearFermiDensity.hh.
References a, G4Exp(), G4VNuclearDensity::GetDensity(), G4VNuclearDensity::Getrho0(), sqr(), and theR.
Implements G4VNuclearDensity.
Definition at line 51 of file G4NuclearFermiDensity.hh.
References a, DBL_MAX, G4Exp(), G4Log(), and theR.
|
inlinevirtual |
Implements G4VNuclearDensity.
Definition at line 46 of file G4NuclearFermiDensity.hh.
References a, G4Exp(), and theR.
|
private |
Definition at line 67 of file G4NuclearFermiDensity.hh.
Referenced by G4NuclearFermiDensity(), GetDeriv(), GetRadius(), and GetRelativeDensity().
|
private |
Definition at line 65 of file G4NuclearFermiDensity.hh.
Referenced by G4NuclearFermiDensity().
|
private |
Definition at line 66 of file G4NuclearFermiDensity.hh.
Referenced by G4NuclearFermiDensity(), GetDeriv(), GetRadius(), and GetRelativeDensity().