Geant4-11
Variables
G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc} Namespace Reference

Variables

const G4double al = 0.23162461
 Mysterious coefficient that appears in the wavefunctions. More...
 
const G4double coeff1 [coeffTableSize]
 Coefficients for the deuteron wave function. More...
 
const G4double coeff2 [coeffTableSize]
 Coefficients for the deuteron wave function. More...
 
const G4int coeffTableSize = 13
 
const G4double normalisationP = normalisationR / (std::sqrt(4. * Math::pi) * std::pow(PhysicalConstants::hc,1.5))
 Normalisation coefficient for the p-space deuteron wave function. More...
 
const G4double normalisationR = std::sqrt(32. * Math::pi) * 0.28212
 Normalisation coefficient for the r-space deuteron wave function. More...
 

Variable Documentation

◆ al

const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::al = 0.23162461

◆ coeff1

const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::coeff1[coeffTableSize]
Initial value:
= {
0.88688076e+0,
-0.34717093e+0,
-0.30502380e+1,
0.56207766e+2,
-0.74957334e+3,
0.53365279e+4,
-0.22706863e+5,
0.60434469e+5,
-0.10292058e+6,
0.11223357e+6,
-0.75925226e+5,
0.29059715e+5,
-0.48157368e+4
}

Coefficients for the deuteron wave function.

Definition at line 59 of file G4INCLDeuteronDensity.cc.

Referenced by G4INCL::DeuteronDensity::derivWavefunctionR(), G4INCL::DeuteronDensity::wavefunctionP(), and G4INCL::DeuteronDensity::wavefunctionR().

◆ coeff2

const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::coeff2[coeffTableSize]
Initial value:
= {
0.23135193e-1,
-0.85604572e+0,
0.56068193e+1,
-0.69462922e+2,
0.41631118e+3,
-0.12546621e+4,
0.12387830e+4,
0.33739172e+4,
-0.13041151e+5,
0.19512524e+5,
-0.15634324e+5,
0.66231089e+4,
-0.11698185e+4
}

Coefficients for the deuteron wave function.

Definition at line 76 of file G4INCLDeuteronDensity.cc.

Referenced by G4INCL::DeuteronDensity::derivWavefunctionR(), G4INCL::DeuteronDensity::wavefunctionP(), and G4INCL::DeuteronDensity::wavefunctionR().

◆ coeffTableSize

const G4int G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::coeffTableSize = 13

◆ normalisationP

const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::normalisationP = normalisationR / (std::sqrt(4. * Math::pi) * std::pow(PhysicalConstants::hc,1.5))

Normalisation coefficient for the p-space deuteron wave function.

Definition at line 96 of file G4INCLDeuteronDensity.cc.

Referenced by G4INCL::DeuteronDensity::wavefunctionP().

◆ normalisationR

const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::normalisationR = std::sqrt(32. * Math::pi) * 0.28212

Normalisation coefficient for the r-space deuteron wave function.

Definition at line 93 of file G4INCLDeuteronDensity.cc.

Referenced by G4INCL::DeuteronDensity::derivWavefunctionR(), and G4INCL::DeuteronDensity::wavefunctionR().