|
Geant4_10
|
#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 |
Additional Inherited Members | |
Protected Member Functions inherited from G4VNuclearDensity | |
| void | Setrho0 (G4double arho0) |
| G4double | Getrho0 () const |
Definition at line 38 of file G4NuclearFermiDensity.hh.
| G4NuclearFermiDensity::~G4NuclearFermiDensity | ( | ) |
Definition at line 40 of file G4NuclearFermiDensity.cc.
|
inlinevirtual |
Implements G4VNuclearDensity.
Definition at line 55 of file G4NuclearFermiDensity.hh.

Implements G4VNuclearDensity.
Definition at line 49 of file G4NuclearFermiDensity.hh.
|
inlinevirtual |
Implements G4VNuclearDensity.
Definition at line 44 of file G4NuclearFermiDensity.hh.

1.8.5