| Geant4-11
    | 
#include <G4NuclearShellModelDensity.hh>
 
  
| Public Member Functions | |
| G4NuclearShellModelDensity (G4int anA, G4int aZ) | |
| G4double | GetDensity (const G4ThreeVector &aPosition) const | 
| G4double | GetDeriv (const G4ThreeVector &aPosition) const | 
| G4double | GetRadius (const G4double maxRelativeDenisty) const | 
| G4double | GetRelativeDensity (const G4ThreeVector &aPosition) const | 
| ~G4NuclearShellModelDensity () | |
| Protected Member Functions | |
| G4double | Getrho0 () const | 
| void | Setrho0 (G4double arho0) | 
| Private Attributes | |
| G4double | rho0 | 
| G4int | theA | 
| G4double | theRsquare | 
Definition at line 38 of file G4NuclearShellModelDensity.hh.
Definition at line 34 of file G4NuclearShellModelDensity.cc.
References fermi, G4Pow::GetInstance(), pi, G4VNuclearDensity::Setrho0(), theA, theRsquare, and G4Pow::Z23().
| G4NuclearShellModelDensity::~G4NuclearShellModelDensity | ( | ) | 
Definition at line 43 of file G4NuclearShellModelDensity.cc.
| 
 | inlineinherited | 
Definition at line 42 of file G4VNuclearDensity.hh.
References G4VNuclearDensity::GetRelativeDensity(), and G4VNuclearDensity::rho0.
Referenced by G4BinaryCascade::CheckPauliPrinciple(), G4Fancy3DNucleus::ChooseFermiMomenta(), G4Fancy3DNucleus::ChoosePositions(), G4KM_NucleonEqRhs::EvaluateRhsGivenB(), G4NeutronField::GetDensity(), G4ProtonField::GetDensity(), G4NuclearFermiDensity::GetDeriv(), GetDeriv(), G4AntiProtonField::GetField(), G4KaonMinusField::GetField(), G4KaonPlusField::GetField(), G4KaonZeroField::GetField(), G4PionMinusField::GetField(), G4PionPlusField::GetField(), G4PionZeroField::GetField(), G4SigmaMinusField::GetField(), G4SigmaPlusField::GetField(), G4SigmaZeroField::GetField(), and G4BinaryLightIonReaction::GetProjectileExcitation().
| 
 | virtual | 
Implements G4VNuclearDensity.
Definition at line 57 of file G4NuclearShellModelDensity.cc.
References G4VNuclearDensity::GetDensity(), CLHEP::Hep3Vector::mag(), and theRsquare.
Implements G4VNuclearDensity.
Definition at line 50 of file G4NuclearShellModelDensity.cc.
References DBL_MAX, G4Log(), and theRsquare.
| 
 | virtual | 
Implements G4VNuclearDensity.
Definition at line 45 of file G4NuclearShellModelDensity.cc.
References G4Exp(), CLHEP::Hep3Vector::mag2(), and theRsquare.
| 
 | inlineprotectedinherited | 
Definition at line 53 of file G4VNuclearDensity.hh.
References G4VNuclearDensity::rho0.
Referenced by G4NuclearFermiDensity::GetDeriv().
| 
 | inlineprotectedinherited | 
Definition at line 52 of file G4VNuclearDensity.hh.
References G4VNuclearDensity::rho0.
Referenced by G4NuclearFermiDensity::G4NuclearFermiDensity(), and G4NuclearShellModelDensity().
| 
 | privateinherited | 
Definition at line 57 of file G4VNuclearDensity.hh.
Referenced by G4VNuclearDensity::GetDensity(), G4VNuclearDensity::Getrho0(), and G4VNuclearDensity::Setrho0().
| 
 | private | 
Definition at line 50 of file G4NuclearShellModelDensity.hh.
Referenced by G4NuclearShellModelDensity().
| 
 | private | 
Definition at line 52 of file G4NuclearShellModelDensity.hh.
Referenced by G4NuclearShellModelDensity(), GetDeriv(), GetRadius(), and GetRelativeDensity().