Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AblaDataDefs.hh>
Public Member Functions | |
G4Ecld () | |
virtual | ~G4Ecld ()=default |
Public Attributes | |
G4double | ecgnz [nrows][zcols] = {{0.}} |
G4double | ecfnz [nrows][zcols] = {{0.}} |
G4double | vgsld [nrows][zcols] = {{0.}} |
G4double | alpha [nrows][zcols] = {{0.}} |
G4double | rms [nrows][zcols] = {{0.}} |
G4double | beta2 [nrowsbeta][zcolsbeta] = {{0.}} |
G4double | beta4 [nrowsbeta][zcolsbeta] = {{0.}} |
Shell corrections and deformations.
Definition at line 88 of file G4AblaDataDefs.hh.
|
inline |
Definition at line 91 of file G4AblaDataDefs.hh.
|
virtualdefault |
Alpha ground state deformation (this is not beta2!) beta2 = std::sqrt(5/(4pi)) * alpha
Definition at line 113 of file G4AblaDataDefs.hh.
Shell correction for the saddle point (now: == 0).
Definition at line 102 of file G4AblaDataDefs.hh.
Ground state shell correction frldm for a spherical ground state.
Definition at line 97 of file G4AblaDataDefs.hh.
Difference between deformed ground state and ldm value.
Definition at line 107 of file G4AblaDataDefs.hh.