IMP Reference Guide
2.11.0
The Integrative Modeling Platform
|
Classes for handling CHARMM-style topology. More...
#include "IMP/Object.h"
#include "Hierarchy.h"
#include "Atom.h"
#include <IMP/atom/atom_config.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | IMP::atom::CHARMMAtomTopology |
A single atom in a CHARMM topology. More... | |
class | IMP::atom::CHARMMBondEndpoint |
The end of a bond, angle, dihedral, improper, or internal coordinate. More... | |
class | IMP::atom::CHARMMConnection< D > |
A connection (bond, angle, dihedral) between some number of endpoints. More... | |
class | IMP::atom::CHARMMIdealResidueTopology |
The ideal topology of a single residue. More... | |
class | IMP::atom::CHARMMInternalCoordinate |
A geometric relationship between four atoms. More... | |
class | IMP::atom::CHARMMPatch |
A CHARMM patch residue. More... | |
class | IMP::atom::CHARMMResidueTopology |
The topology of a single residue in a model. More... | |
class | IMP::atom::CHARMMResidueTopologyBase |
Base class for all CHARMM residue-based topology. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Classes for handling CHARMM-style topology.
Copyright 2007-2019 IMP Inventors. All rights reserved.
Definition in file charmm_topology.h.