This is the complete list of members for G4Element, including all inherited members.
AddIsotope(G4Isotope *isotope, G4double RelativeAbundance) | G4Element | |
AddNaturalIsotopes() | G4Element | private |
ComputeCoulombFactor() | G4Element | private |
ComputeDerivedQuantities() | G4Element | private |
ComputeLradTsaiFactor() | G4Element | private |
fAeff | G4Element | private |
fAtomicShells | G4Element | private |
fCoulomb | G4Element | private |
fIndexInTable | G4Element | private |
fIonisation | G4Element | private |
fName | G4Element | private |
fNaturalAbundance | G4Element | private |
fNbOfAtomicShells | G4Element | private |
fNbOfShellElectrons | G4Element | private |
fNeff | G4Element | private |
fNumberOfIsotopes | G4Element | private |
fRadTsai | G4Element | private |
fRelativeAbundanceVector | G4Element | private |
fSymbol | G4Element | private |
fZeff | G4Element | private |
G4Element(const G4String &name, const G4String &symbol, G4double Zeff, G4double Aeff) | G4Element | |
G4Element(const G4String &name, const G4String &symbol, G4int nbIsotopes) | G4Element | |
G4Element(__void__ &) | G4Element | |
G4Element(G4Element &) | G4Element | private |
GetA() const | G4Element | inline |
GetAtomicMassAmu() const | G4Element | inline |
GetAtomicShell(G4int index) const | G4Element | |
GetElement(G4String name, G4bool warning=true) | G4Element | static |
GetElementTable() | G4Element | static |
GetfCoulomb() const | G4Element | inline |
GetfRadTsai() const | G4Element | inline |
GetIndex() const | G4Element | inline |
GetIonisation() const | G4Element | inline |
GetIsotope(G4int iso) const | G4Element | inline |
GetIsotopeVector() const | G4Element | inline |
GetN() const | G4Element | inline |
GetName() const | G4Element | inline |
GetNaturalAbundanceFlag() const | G4Element | inline |
GetNbOfAtomicShells() const | G4Element | inline |
GetNbOfShellElectrons(G4int index) const | G4Element | |
GetNumberOfElements() | G4Element | static |
GetNumberOfIsotopes() const | G4Element | inline |
GetRelativeAbundanceVector() const | G4Element | inline |
GetSymbol() const | G4Element | inline |
GetZ() const | G4Element | inline |
InitializePointers() | G4Element | private |
operator!=(const G4Element &) const | G4Element | |
operator<<(std::ostream &, const G4Element *) | G4Element | friend |
operator<<(std::ostream &, const G4Element &) | G4Element | friend |
operator<<(std::ostream &, G4ElementTable) | G4Element | friend |
operator=(const G4Element &) | G4Element | private |
operator==(const G4Element &) const | G4Element | |
SetName(const G4String &name) | G4Element | inline |
SetNaturalAbundanceFlag(G4bool) | G4Element | inline |
theElementTable | G4Element | privatestatic |
theIsotopeVector | G4Element | private |
~G4Element() | G4Element | virtual |