VGM Version 5.3
|
This is the complete list of members for RootGM::Element, including all inherited members.
A() const | RootGM::Element | virtual |
Element(const std::string &name, const std::string &symbol, double z, double a) | RootGM::Element | |
Element(const std::string &name, const std::string &symbol, const VGM::IsotopeVector &isotopes, const VGM::RelAbundanceVector &relAbundances) | RootGM::Element | |
Element(TGeoElement *geoElement) | RootGM::Element | |
Isotope(int i) const | RootGM::Element | virtual |
N() const | RootGM::Element | virtual |
Name() const | RootGM::Element | virtual |
NofIsotopes() const | RootGM::Element | virtual |
operator=(const Element &rhs) | RootGM::Element | |
RelAbundance(int i) const | RootGM::Element | virtual |
Symbol() const | RootGM::Element | virtual |
Z() const | RootGM::Element | virtual |
~Element() | RootGM::Element | virtual |
~IElement() | VGM::IElement | inlinevirtual |