|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
Classes for handling CHARMM-style topology of segments. More...
#include "IMP/Object.h"#include "Hierarchy.h"#include <IMP/atom/atom_config.h>#include "charmm_topology.h"#include "CHARMMParameters.h"
Include dependency graph for charmm_segment_topology.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::atom::CHARMMSegmentTopology |
| The topology of a single CHARMM segment in a model. More... | |
| class | IMP::atom::CHARMMTopology |
| The topology of a complete CHARMM model. 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. | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer < CHARMMSegmentTopology > > | IMP::atom::CHARMMSegmentTopologies |
| typedef IMP::Vector < IMP::WeakPointer < CHARMMSegmentTopology > > | IMP::atom::CHARMMSegmentTopologiesTemp |
| typedef IMP::Vector < IMP::Pointer< CHARMMTopology > > | IMP::atom::CHARMMTopologies |
| typedef IMP::Vector < IMP::WeakPointer < CHARMMTopology > > | IMP::atom::CHARMMTopologiesTemp |
Classes for handling CHARMM-style topology of segments.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file charmm_segment_topology.h.