Geant4  10.00.p02
G4Ecld Class Reference

Shell corrections and deformations. More...

#include <G4AblaDataDefs.hh>

Public Member Functions

 G4Ecld ()
 
 ~G4Ecld ()
 

Public Attributes

G4double ecgnz [ECLDROWS][ECLDCOLS]
 Ground state shell correction frldm for a spherical ground state. More...
 
G4double ecfnz [ECLDROWS][ECLDCOLS]
 Shell correction for the saddle point (now: == 0). More...
 
G4double vgsld [ECLDROWS][ECLDCOLS]
 Difference between deformed ground state and ldm value. More...
 
G4double alpha [ECLDROWS][ECLDCOLS]
 Alpha ground state deformation (this is not beta2!) beta2 = std::sqrt(5/(4pi)) * alpha. More...
 

Detailed Description

Shell corrections and deformations.

Definition at line 122 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

G4Ecld::G4Ecld ( )
inline

Definition at line 125 of file G4AblaDataDefs.hh.

G4Ecld::~G4Ecld ( )
inline

Definition at line 126 of file G4AblaDataDefs.hh.

Member Data Documentation

G4double G4Ecld::alpha[ECLDROWS][ECLDCOLS]

Alpha ground state deformation (this is not beta2!) beta2 = std::sqrt(5/(4pi)) * alpha.

Definition at line 147 of file G4AblaDataDefs.hh.

Referenced by G4Abla::direct(), and G4Abla::initEvapora().

G4double G4Ecld::ecfnz[ECLDROWS][ECLDCOLS]

Shell correction for the saddle point (now: == 0).

Definition at line 136 of file G4AblaDataDefs.hh.

Referenced by G4Abla::direct(), and G4Abla::initEvapora().

G4double G4Ecld::ecgnz[ECLDROWS][ECLDCOLS]

Ground state shell correction frldm for a spherical ground state.

Definition at line 126 of file G4AblaDataDefs.hh.

Referenced by G4Abla::direct(), G4Abla::evapora(), and G4Abla::initEvapora().

G4double G4Ecld::vgsld[ECLDROWS][ECLDCOLS]

Difference between deformed ground state and ldm value.

Definition at line 141 of file G4AblaDataDefs.hh.

Referenced by G4Abla::direct(), and G4Abla::initEvapora().


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