Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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 |
virtual G4double | GetRelativeDensity (const G4ThreeVector &aPosition) const =0 |
virtual G4double | GetRadius (const G4double maxRelativeDenisty) const =0 |
virtual G4double | GetDeriv (const G4ThreeVector &point) const =0 |
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 33 of file G4NuclearFermiDensity.cc.
G4NuclearFermiDensity::~G4NuclearFermiDensity | ( | ) |
Definition at line 42 of file G4NuclearFermiDensity.cc.
|
inlinevirtual |
Implements G4VNuclearDensity.
Definition at line 56 of file G4NuclearFermiDensity.hh.
Implements G4VNuclearDensity.
Definition at line 50 of file G4NuclearFermiDensity.hh.
|
inlinevirtual |
Implements G4VNuclearDensity.
Definition at line 45 of file G4NuclearFermiDensity.hh.