Geant4  10.00.p02
G4NuclearFermiDensity Class Reference

#include <G4NuclearFermiDensity.hh>

+ Inheritance diagram for G4NuclearFermiDensity:
+ Collaboration diagram for G4NuclearFermiDensity:

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
 

Detailed Description

Definition at line 38 of file G4NuclearFermiDensity.hh.

Constructor & Destructor Documentation

G4NuclearFermiDensity::G4NuclearFermiDensity ( G4int  anA,
G4int  aZ 
)

Definition at line 32 of file G4NuclearFermiDensity.cc.

References a, fermi, G4INCL::Math::pi, G4VNuclearDensity::Setrho0(), sqr(), theA, and theR.

+ Here is the call graph for this function:

G4NuclearFermiDensity::~G4NuclearFermiDensity ( )

Definition at line 40 of file G4NuclearFermiDensity.cc.

Member Function Documentation

G4double G4NuclearFermiDensity::GetDeriv ( const G4ThreeVector aPosition) const
inlinevirtual

Implements G4VNuclearDensity.

Definition at line 55 of file G4NuclearFermiDensity.hh.

References a, G4VNuclearDensity::GetDensity(), G4VNuclearDensity::Getrho0(), sqr(), and theR.

+ Here is the call graph for this function:

G4double G4NuclearFermiDensity::GetRadius ( const G4double  maxRelativeDenisty) const
inlinevirtual

Implements G4VNuclearDensity.

Definition at line 49 of file G4NuclearFermiDensity.hh.

References a, DBL_MAX, and theR.

G4double G4NuclearFermiDensity::GetRelativeDensity ( const G4ThreeVector aPosition) const
inlinevirtual

Implements G4VNuclearDensity.

Definition at line 44 of file G4NuclearFermiDensity.hh.

References a, and theR.

Member Data Documentation

const G4double G4NuclearFermiDensity::a
private
G4int G4NuclearFermiDensity::theA
private

Definition at line 63 of file G4NuclearFermiDensity.hh.

Referenced by G4NuclearFermiDensity().

G4double G4NuclearFermiDensity::theR
private

The documentation for this class was generated from the following files: