Geant4-11
Public Member Functions | Data Fields
G4Ecld Class Reference

#include <G4AblaDataDefs.hh>

Public Member Functions

 G4Ecld ()
 
 ~G4Ecld ()
 

Data Fields

G4double alpha [ECLDROWS][ECLDCOLS]
 
G4double beta2 [ECLDROWSbeta][ECLDCOLSbeta]
 
G4double beta4 [ECLDROWSbeta][ECLDCOLSbeta]
 
G4double ecfnz [ECLDROWS][ECLDCOLS]
 
G4double ecgnz [ECLDROWS][ECLDCOLS]
 
G4double rms [ECLDROWS][ECLDCOLS]
 
G4double vgsld [ECLDROWS][ECLDCOLS]
 

Detailed Description

Shell corrections and deformations.

Definition at line 141 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

◆ G4Ecld()

G4Ecld::G4Ecld ( )
inline

Definition at line 144 of file G4AblaDataDefs.hh.

144{};

◆ ~G4Ecld()

G4Ecld::~G4Ecld ( )
inline

Definition at line 145 of file G4AblaDataDefs.hh.

145{};

Field Documentation

◆ alpha

G4double G4Ecld::alpha[ECLDROWS][ECLDCOLS]

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

Definition at line 166 of file G4AblaDataDefs.hh.

Referenced by G4Abla::initEvapora().

◆ beta2

◆ beta4

Beta4 deformations

Definition at line 181 of file G4AblaDataDefs.hh.

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

◆ ecfnz

G4double G4Ecld::ecfnz[ECLDROWS][ECLDCOLS]

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

Definition at line 155 of file G4AblaDataDefs.hh.

Referenced by G4Abla::initEvapora().

◆ ecgnz

G4double G4Ecld::ecgnz[ECLDROWS][ECLDCOLS]

Ground state shell correction frldm for a spherical ground state.

Definition at line 150 of file G4AblaDataDefs.hh.

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

◆ rms

G4double G4Ecld::rms[ECLDROWS][ECLDCOLS]

RMS function for lcp emission barriers

Definition at line 171 of file G4AblaDataDefs.hh.

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

◆ vgsld

G4double G4Ecld::vgsld[ECLDROWS][ECLDCOLS]

Difference between deformed ground state and ldm value.

Definition at line 160 of file G4AblaDataDefs.hh.

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


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