| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
#include <IMP/atom/element.h>
Class to translate between element symbols, names and masses.
Public Member Functions | |
| Element | get_element (const std::string &s) const | 
| get element from the string name (PDB columns 77-78)  More... | |
| Float | get_mass (Element e) const | 
| get mass for Element  More... | |
| std::string | get_name (Element e) const | 
| get string name for Element  More... | |
| Element IMP::atom::ElementTable::get_element | ( | const std::string & | s | ) | const | 
get element from the string name (PDB columns 77-78)
| std::string IMP::atom::ElementTable::get_name | ( | Element | e | ) | const | 
get string name for Element