IMP::atom::CHARMMIdealResidueTopology Class Reference
Detailed Description
The ideal topology of a single residue as read from a CHARMM topology file.
|
Public Member Functions |
| CHARMMIdealResidueTopology (ResidueType type) |
void | delete_atom (std::string name) |
| Delete the named atom.
|
std::string | get_default_first_patch () const |
std::string | get_default_last_patch () const |
void | set_default_first_patch (std::string patch) |
void | set_default_last_patch (std::string patch) |
Member Function Documentation
void IMP::atom::CHARMMIdealResidueTopology::delete_atom |
( |
std::string |
name |
) |
|
Delete the named atom.
Any bonds/angles that involve this atom are also deleted.
The documentation for this class was generated from the following files: