Geant4
10.01.p02
|
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... | |
Shell corrections and deformations.
Definition at line 122 of file G4AblaDataDefs.hh.
|
inline |
Definition at line 125 of file G4AblaDataDefs.hh.
|
inline |
Definition at line 126 of file G4AblaDataDefs.hh.
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().
Shell correction for the saddle point (now: == 0).
Definition at line 136 of file G4AblaDataDefs.hh.
Referenced by G4Abla::direct(), and G4Abla::initEvapora().
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().
Difference between deformed ground state and ldm value.
Definition at line 141 of file G4AblaDataDefs.hh.
Referenced by G4Abla::direct(), and G4Abla::initEvapora().