OpenMS
2.6.0
|
This is the complete list of members for ElementDB, including all inherited members.
atomic_numbers_ | ElementDB | protected |
calculateAvgWeight_(const Map< UInt, double > &Z_to_abundance, const Map< UInt, double > &Z_to_mass) | ElementDB | protected |
calculateMonoWeight_(const Map< UInt, double > &Z_to_mass) | ElementDB | protected |
clear_() | ElementDB | protected |
ElementDB() | ElementDB | private |
ElementDB(const ElementDB &db)=delete | ElementDB | private |
ElementDB(const ElementDB &&db)=delete | ElementDB | private |
getAtomicNumbers() const | ElementDB | |
getElement(const String &name) const | ElementDB | |
getElement(UInt atomic_number) const | ElementDB | |
getInstance() | ElementDB | static |
getNames() const | ElementDB | |
getSymbols() const | ElementDB | |
hasElement(const String &name) const | ElementDB | |
hasElement(UInt atomic_number) const | ElementDB | |
names_ | ElementDB | protected |
operator=(const ElementDB &db)=delete | ElementDB | private |
parseIsotopeDistribution_(const Map< UInt, double > &Z_to_abundance, const Map< UInt, double > &Z_to_mass) | ElementDB | protected |
readFromFile_(const String &file_name) | ElementDB | protected |
storeElement_(const UInt an, const String &name, const String &symbol, const Map< UInt, double > &Z_to_abundancy, const Map< UInt, double > &Z_to_mass) | ElementDB | protected |
symbols_ | ElementDB | protected |
~ElementDB() | ElementDB | private |