Geant4 11.3.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 ()
 
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.}}
 

Detailed Description

Shell corrections and deformations.

Definition at line 88 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

◆ G4Ecld()

G4Ecld::G4Ecld ( )
inline

Definition at line 91 of file G4AblaDataDefs.hh.

91{};

◆ ~G4Ecld()

virtual G4Ecld::~G4Ecld ( )
virtualdefault

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 113 of file G4AblaDataDefs.hh.

113{{0.}};

◆ beta2

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

Beta2 deformations

Definition at line 123 of file G4AblaDataDefs.hh.

123{{0.}};

◆ beta4

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

Beta4 deformations

Definition at line 128 of file G4AblaDataDefs.hh.

128{{0.}};

◆ ecfnz

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

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

Definition at line 102 of file G4AblaDataDefs.hh.

102{{0.}};

◆ ecgnz

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

Ground state shell correction frldm for a spherical ground state.

Definition at line 97 of file G4AblaDataDefs.hh.

97{{0.}};

◆ rms

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

RMS function for lcp emission barriers

Definition at line 118 of file G4AblaDataDefs.hh.

118{{0.}};

◆ vgsld

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

Difference between deformed ground state and ldm value.

Definition at line 107 of file G4AblaDataDefs.hh.

107{{0.}};

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