Geant4-11
|
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... | |
const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::al = 0.23162461 |
Mysterious coefficient that appears in the wavefunctions.
Definition at line 99 of file G4INCLDeuteronDensity.cc.
Referenced by G4INCL::Store::addParticleEntryAvatars(), G4ChipsHyperonInelasticXS::CrossSectionFormula(), G4ChipsKaonMinusInelasticXS::CrossSectionFormula(), G4ChipsKaonPlusInelasticXS::CrossSectionFormula(), G4ChipsNeutronInelasticXS::CrossSectionFormula(), G4ChipsPionMinusInelasticXS::CrossSectionFormula(), G4ChipsPionPlusInelasticXS::CrossSectionFormula(), G4ChipsProtonInelasticXS::CrossSectionFormula(), G4INCL::DeuteronDensity::derivWavefunctionR(), G4VisManager::EndOfEvent(), CLHEP::MixMaxRng::fmodmulM61(), G4AttDefStore::GetInstance(), G4AttDefStore::GetStoreKey(), MCGIDI_KalbachMann_sampleEp(), G4UIQt::ReceiveG4cerr(), G4UIQt::ReceiveG4cout(), G4INCL::DeuteronDensity::wavefunctionP(), and G4INCL::DeuteronDensity::wavefunctionR().
const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::coeff1[coeffTableSize] |
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().
const G4double G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::coeff2[coeffTableSize] |
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().
const G4int G4INCL::DeuteronDensity::anonymous_namespace{G4INCLDeuteronDensity.cc}::coeffTableSize = 13 |
Definition at line 56 of file G4INCLDeuteronDensity.cc.
Referenced by G4INCL::DeuteronDensity::derivWavefunctionR(), G4INCL::DeuteronDensity::wavefunctionP(), and G4INCL::DeuteronDensity::wavefunctionR().
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().
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().