Geant4  10.00.p02
G4INCL::NuclearPotential::NuclearPotentialConstant Class Reference

#include <G4INCLNuclearPotentialConstant.hh>

+ Inheritance diagram for G4INCL::NuclearPotential::NuclearPotentialConstant:
+ Collaboration diagram for G4INCL::NuclearPotential::NuclearPotentialConstant:

Public Member Functions

 NuclearPotentialConstant (const G4int A, const G4int Z, const G4bool pionPotential)
 
virtual ~NuclearPotentialConstant ()
 
G4double getNucleonPotential () const
 
G4double getDeltaPotential () const
 
virtual G4double computePotentialEnergy (const Particle *const p) const
 
- Public Member Functions inherited from G4INCL::NuclearPotential::INuclearPotential
 INuclearPotential (const G4int A, const G4int Z, const G4bool pionPot)
 
virtual ~INuclearPotential ()
 
G4bool hasPionPotential () const
 Do we have a pion potential? More...
 
G4double getFermiEnergy (const Particle *const p) const
 Return the Fermi energy for a particle. More...
 
G4double getFermiEnergy (const ParticleType t) const
 Return the Fermi energy for a particle type. More...
 
G4double getSeparationEnergy (const Particle *const p) const
 Return the separation energy for a particle. More...
 
G4double getSeparationEnergy (const ParticleType t) const
 Return the separation energy for a particle type. More...
 
G4double getFermiMomentum (const Particle *const p) const
 Return the Fermi momentum for a particle. More...
 
G4double getFermiMomentum (const ParticleType t) const
 Return the Fermi momentum for a particle type. More...
 

Private Member Functions

void initialize ()
 

Private Attributes

G4double vNucleon
 
G4double vDelta
 

Additional Inherited Members

- Protected Member Functions inherited from G4INCL::NuclearPotential::INuclearPotential
G4double computePionPotentialEnergy (const Particle *const p) const
 Compute the potential energy for the given pion. More...
 
- Protected Attributes inherited from G4INCL::NuclearPotential::INuclearPotential
const G4int theA
 The mass number of the nucleus. More...
 
const G4int theZ
 The charge number of the nucleus. More...
 
std::map< ParticleType, G4doublefermiEnergy
 
std::map< ParticleType, G4doublefermiMomentum
 
std::map< ParticleType, G4doubleseparationEnergy
 

Detailed Description

Definition at line 55 of file G4INCLNuclearPotentialConstant.hh.

Constructor & Destructor Documentation

G4INCL::NuclearPotential::NuclearPotentialConstant::NuclearPotentialConstant ( const G4int  A,
const G4int  Z,
const G4bool  pionPotential 
)

Definition at line 54 of file G4INCLNuclearPotentialConstant.cc.

References initialize().

+ Here is the call graph for this function:

G4INCL::NuclearPotential::NuclearPotentialConstant::~NuclearPotentialConstant ( )
virtual

Definition at line 61 of file G4INCLNuclearPotentialConstant.cc.

Member Function Documentation

G4double G4INCL::NuclearPotential::NuclearPotentialConstant::computePotentialEnergy ( const Particle *const  p) const
virtual
G4double G4INCL::NuclearPotential::NuclearPotentialConstant::getDeltaPotential ( ) const
inline

Definition at line 62 of file G4INCLNuclearPotentialConstant.hh.

References vDelta.

G4double G4INCL::NuclearPotential::NuclearPotentialConstant::getNucleonPotential ( ) const
inline

Definition at line 61 of file G4INCLNuclearPotentialConstant.hh.

References vNucleon.

void G4INCL::NuclearPotential::NuclearPotentialConstant::initialize ( )
private

Member Data Documentation

G4double G4INCL::NuclearPotential::NuclearPotentialConstant::vDelta
private
G4double G4INCL::NuclearPotential::NuclearPotentialConstant::vNucleon
private

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