Geant4-11
|
Functions | |
const NaturalIsotopicDistributions * | getNaturalIsotopicDistributions () |
Get the singleton instance of the natural isotopic distributions. More... | |
char | intToIUPAC (char n) |
Transform an integer digit (represented by a char) to a IUPAC char. More... | |
char | iupacToInt (char c) |
Transform a IUPAC char to an char representing an integer digit. More... | |
const NaturalIsotopicDistributions * G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::getNaturalIsotopicDistributions | ( | ) |
Get the singleton instance of the natural isotopic distributions.
Definition at line 328 of file G4INCLParticleTable.cc.
References theNaturalIsotopicDistributions.
Referenced by G4INCL::ParticleTable::drawRandomNaturalIsotope(), and G4INCL::ParticleTable::getNaturalIsotopicDistribution().
char G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::intToIUPAC | ( | char | n | ) |
Transform an integer digit (represented by a char) to a IUPAC char.
Definition at line 325 of file G4INCLParticleTable.cc.
References elementIUPACDigits, and CLHEP::detail::n.
Referenced by G4INCL::ParticleTable::getIUPACElementName().
char G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::iupacToInt | ( | char | c | ) |
Transform a IUPAC char to an char representing an integer digit.
Definition at line 320 of file G4INCLParticleTable.cc.
References elementIUPACDigits.
Referenced by G4INCL::ParticleTable::parseIUPACElement().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::constantFermiMomentum = 0.0 |
Default value for constant Fermi momentum.
Definition at line 317 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getFermiMomentumConstant(), and G4INCL::ParticleTable::initialize().
const std::string G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::elementIUPACDigits = "nubtqphsoe" |
Digit names to compose IUPAC element names.
Definition at line 296 of file G4INCLParticleTable.cc.
Referenced by intToIUPAC(), iupacToInt(), and G4INCL::ParticleTable::parseIUPACElement().
const std::string G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::elementTable[elementTableSize] |
Table of chemical element names.
Definition at line 179 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getElementName(), and G4INCL::ParticleTable::parseElement().
const G4int G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::elementTableSize = 113 |
Definition at line 176 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getElementName(), and G4INCL::ParticleTable::parseElement().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::etaMass = 0.0 |
Definition at line 87 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::etaPrimeMass = 0.0 |
Definition at line 89 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::etaPrimeWidth = 0.0 |
Definition at line 126 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::etaWidth = 0.0 |
Definition at line 124 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KLongMass = 0.0 |
Definition at line 85 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KLongWidth = 0.0 |
Definition at line 134 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KMinusMass = 0.0 |
Definition at line 86 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KMinusWidth = 0.0 |
Definition at line 132 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KPlusMass = 0.0 |
Definition at line 81 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KPlusWidth = 0.0 |
Definition at line 131 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KShortMass = 0.0 |
Definition at line 84 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KShortWidth = 0.0 |
Definition at line 133 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KZeroBarMass = 0.0 |
Definition at line 83 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::KZeroMass = 0.0 |
Definition at line 82 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::LambdaMass = 0.0 |
Definition at line 80 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::lambdaSeparationEnergy = INCL_DEFAULT_SEPARATION_ENERGY |
Definition at line 304 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), G4INCL::ParticleTable::getLambdaSeparationEnergy(), and G4INCL::ParticleTable::setLambdaSeparationEnergy().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::LambdaWidth = 0.0 |
Definition at line 127 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::mediumDiffuseness[mediumNucleiTableSize] |
Definition at line 139 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getSurfaceDiffuseness().
const G4int G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::mediumNucleiTableSize = 30 |
Definition at line 137 of file G4INCLParticleTable.cc.
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::mediumRadius[mediumNucleiTableSize] |
Definition at line 144 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRadiusParameter().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::momentumRMS[clusterTableZSize][clusterTableASize] |
Definition at line 163 of file G4INCLParticleTable.cc.
Referenced by G4INCL::NuclearDensityFactory::createPCDFTable(), and G4INCL::ParticleTable::getFermiMomentumConstantLight().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::neutronHalo = 0.0 |
Definition at line 310 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getNeutronHalo(), G4INCL::ParticleTable::getSurfaceDiffuseness(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::neutronMass = 0.0 |
Definition at line 73 of file G4INCLParticleTable.cc.
Referenced by G4NeutronDecay::DecayIt(), G4INCL::ParticleTable::getINCLMass(), G4VarNtp::getMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::neutronSeparationEnergy = INCL_DEFAULT_SEPARATION_ENERGY |
Definition at line 303 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), G4INCL::ParticleTable::getNeutronSeparationEnergy(), and G4INCL::ParticleTable::setNeutronSeparationEnergy().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::neutronSkin = 0.0 |
Definition at line 309 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getNeutronSkin(), G4INCL::ParticleTable::getRadiusParameter(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::omegaMass = 0.0 |
Definition at line 88 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::omegaWidth = 0.0 |
Definition at line 125 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::photonMass = 0.0 |
Definition at line 90 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::piMinusMass = 0.0 |
Definition at line 75 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::piMinusWidth = 0.0 |
Definition at line 122 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::piPlusMass = 0.0 |
Definition at line 74 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::piPlusWidth = 0.0 |
Definition at line 121 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::piZeroMass = 0.0 |
Definition at line 76 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::piZeroWidth = 0.0 |
Definition at line 123 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::positionRMS[clusterTableZSize][clusterTableASize] |
Definition at line 150 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getNuclearRadius(), and G4INCL::ParticleTable::getRadiusParameter().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::protonMass = 0.0 |
Definition at line 72 of file G4INCLParticleTable.cc.
Referenced by G4ProtonDecay::DecayIt(), G4INCL::ParticleTable::getINCLMass(), G4VarNtp::getMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::protonSeparationEnergy = INCL_DEFAULT_SEPARATION_ENERGY |
Definition at line 302 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), G4INCL::ParticleTable::getProtonSeparationEnergy(), and G4INCL::ParticleTable::setProtonSeparationEnergy().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::rpCorrelationCoefficient[UnknownParticle] |
Definition at line 307 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRPCorrelationCoefficient(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::SigmaMinusMass = 0.0 |
Definition at line 79 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::SigmaMinusWidth = 0.0 |
Definition at line 130 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::SigmaPlusMass = 0.0 |
Definition at line 77 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::SigmaPlusWidth = 0.0 |
Definition at line 128 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::SigmaZeroMass = 0.0 |
Definition at line 78 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getINCLMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::SigmaZeroWidth = 0.0 |
Definition at line 129 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getWidth(), and G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theChargedKaonWidth = 1.238e-08 |
Definition at line 114 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theChargedPiWidth = 2.6033e-08 |
Definition at line 109 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theEtaPrimeWidth = 3.3243e-21 |
Definition at line 113 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theEtaWidth = 5.025e-19 |
Definition at line 111 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
G4ThreadLocal G4IonTable* G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theG4IonTable |
Definition at line 313 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLEtaMass = 547.862 |
Definition at line 68 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLEtaPrimeMass = 957.78 |
Definition at line 70 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLLambdaMass = 1115.683 |
Definition at line 65 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLLambdaSeparationEnergy = INCL_DEFAULT_SEPARATION_ENERGY |
Definition at line 301 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getSeparationEnergyINCL().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLNeutronSeparationEnergy = INCL_DEFAULT_SEPARATION_ENERGY |
Definition at line 300 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getSeparationEnergyINCL().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLNucleonMass = 938.2796 |
Definition at line 63 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLOmegaMass = 782.65 |
Definition at line 69 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLPhotonMass = 0.0 |
Definition at line 71 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLPionMass = 138.0 |
Definition at line 64 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theINCLProtonSeparationEnergy = INCL_DEFAULT_SEPARATION_ENERGY |
Definition at line 299 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getSeparationEnergyINCL().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theKLongWidth = 5.116e-08 |
Definition at line 116 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theKShortWidth = 8.954e-11 |
Definition at line 115 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theLambdaWidth = 2.632e-10 |
Definition at line 117 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const NaturalIsotopicDistributions* G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theNaturalIsotopicDistributions = NULL |
Static instance of the NaturalIsotopicAbundances class.
Definition at line 61 of file G4INCLParticleTable.cc.
Referenced by getNaturalIsotopicDistributions().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theOmegaWidth = 7.7528e-23 |
Definition at line 112 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::thePiZeroWidth = 8.52e-17 |
Definition at line 110 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealChargedKaonMass = 493.677 |
Definition at line 101 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealChargedPiMass = 139.57018 |
Definition at line 95 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealEtaMass = 547.862 |
Definition at line 103 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealEtaPrimeMass = 957.78 |
Definition at line 105 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealLambdaMass = 1115.683 |
Definition at line 97 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealNeutralKaonMass = 497.614 |
Definition at line 102 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealNeutronMass = 939.56536 |
Definition at line 94 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealOmegaMass = 782.65 |
Definition at line 104 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealPhotonMass = 0.0 |
Definition at line 106 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealPiZeroMass = 134.9766 |
Definition at line 96 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealProtonMass = 938.27203 |
Definition at line 93 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealSigmaMinusMass = 1197.45 |
Definition at line 100 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealSigmaPlusMass = 1189.37 |
Definition at line 98 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
G4ThreadLocal G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theRealSigmaZeroMass = 1192.64 |
Definition at line 99 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::getRealMass(), and G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theSigmaMinusWidth = 1.479e-10 |
Definition at line 120 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theSigmaPlusWidth = 8.018e-11 |
Definition at line 118 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().
const G4double G4INCL::ParticleTable::anonymous_namespace{G4INCLParticleTable.cc}::theSigmaZeroWidth = 7.4e-20 |
Definition at line 119 of file G4INCLParticleTable.cc.
Referenced by G4INCL::ParticleTable::initialize().