|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4Element, including all inherited members.
| AddIsotope(G4Isotope *isotope, G4double RelativeAbundance) | G4Element | |
| G4Element(const G4String &name, const G4String &symbol, G4double Zeff, G4double Aeff) | G4Element | |
| G4Element(const G4String &name, const G4String &symbol, G4int nbIsotopes) | G4Element | |
| G4Element(G4Element &)=delete | G4Element | |
| GetA() const | G4Element | inline |
| GetAtomicMassAmu() const | G4Element | inline |
| GetAtomicShell(G4int index) const | G4Element | |
| GetElement(const 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 |
| GetZasInt() const | G4Element | inline |
| operator!=(const G4Element &) const =delete | G4Element | |
| operator<<(std::ostream &flux, const G4Element *element) | G4Element | friend |
| operator<<(std::ostream &flux, const G4Element &element) | G4Element | friend |
| operator<<(std::ostream &flux, const G4ElementTable &ElementTable) | G4Element | friend |
| operator<<(std::ostream &flux, const G4ElementVector &ElementVector) | G4Element | friend |
| operator=(const G4Element &)=delete | G4Element | |
| operator==(const G4Element &) const =delete | G4Element | |
| SetName(const G4String &name) | G4Element | inline |
| SetNaturalAbundanceFlag(G4bool) | G4Element | inline |
| ~G4Element() | G4Element | virtual |