Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Ecld Class Reference

#include <G4AblaDataDefs.hh>

Public Member Functions

 G4Ecld ()
 ~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.}}

Detailed Description

Shell corrections and deformations.

Definition at line 90 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

◆ G4Ecld()

G4Ecld::G4Ecld ( )
inline

Definition at line 93 of file G4AblaDataDefs.hh.

93{};

◆ ~G4Ecld()

G4Ecld::~G4Ecld ( )
default

Member Data Documentation

◆ alpha

G4double G4Ecld::alpha[nrows][zcols] = {{0.}}

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

Definition at line 115 of file G4AblaDataDefs.hh.

115{{0.}};

◆ beta2

G4double G4Ecld::beta2[nrowsbeta][zcolsbeta] = {{0.}}

Beta2 deformations

Definition at line 125 of file G4AblaDataDefs.hh.

125{{0.}};

◆ beta4

G4double G4Ecld::beta4[nrowsbeta][zcolsbeta] = {{0.}}

Beta4 deformations

Definition at line 130 of file G4AblaDataDefs.hh.

130{{0.}};

◆ ecfnz

G4double G4Ecld::ecfnz[nrows][zcols] = {{0.}}

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

Definition at line 104 of file G4AblaDataDefs.hh.

104{{0.}};

◆ ecgnz

G4double G4Ecld::ecgnz[nrows][zcols] = {{0.}}

Ground state shell correction frldm for a spherical ground state.

Definition at line 99 of file G4AblaDataDefs.hh.

99{{0.}};

◆ rms

G4double G4Ecld::rms[nrows][zcols] = {{0.}}

RMS function for lcp emission barriers

Definition at line 120 of file G4AblaDataDefs.hh.

120{{0.}};

◆ vgsld

G4double G4Ecld::vgsld[nrows][zcols] = {{0.}}

Difference between deformed ground state and ldm value.

Definition at line 109 of file G4AblaDataDefs.hh.

109{{0.}};

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