Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
G4VNuclearDensity Class Referenceabstract

#include <G4VNuclearDensity.hh>

Inheritance diagram for G4VNuclearDensity:
Inheritance graph
[legend]

Public Member Functions

 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
 

Protected Member Functions

void Setrho0 (G4double arho0)
 
G4double Getrho0 () const
 

Detailed Description

Definition at line 36 of file G4VNuclearDensity.hh.

Constructor & Destructor Documentation

G4VNuclearDensity::G4VNuclearDensity ( )

Definition at line 32 of file G4VNuclearDensity.cc.

G4VNuclearDensity::~G4VNuclearDensity ( )
virtual

Definition at line 36 of file G4VNuclearDensity.cc.

Member Function Documentation

G4double G4VNuclearDensity::GetDensity ( const G4ThreeVector aPosition) const
inline

Definition at line 43 of file G4VNuclearDensity.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual G4double G4VNuclearDensity::GetDeriv ( const G4ThreeVector point) const
pure virtual

Implemented in G4NuclearFermiDensity, and G4NuclearShellModelDensity.

Here is the caller graph for this function:

virtual G4double G4VNuclearDensity::GetRadius ( const G4double  maxRelativeDenisty) const
pure virtual

Implemented in G4NuclearFermiDensity, and G4NuclearShellModelDensity.

Here is the caller graph for this function:

virtual G4double G4VNuclearDensity::GetRelativeDensity ( const G4ThreeVector aPosition) const
pure virtual

Implemented in G4NuclearShellModelDensity, and G4NuclearFermiDensity.

Here is the caller graph for this function:

G4double G4VNuclearDensity::Getrho0 ( ) const
inlineprotected

Definition at line 54 of file G4VNuclearDensity.hh.

Here is the caller graph for this function:

void G4VNuclearDensity::Setrho0 ( G4double  arho0)
inlineprotected

Definition at line 53 of file G4VNuclearDensity.hh.

Here is the caller graph for this function:


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