|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
A decorator for States. More...
#include <IMP/atom/atom_config.h>#include "atom_macros.h"#include "Hierarchy.h"#include <IMP/base_types.h>#include <IMP/Particle.h>#include <IMP/Model.h>#include <IMP/Decorator.h>
Include dependency graph for State.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::atom::State |
| Associate an integer "state" index with a hierarchy node. 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< State > | IMP::atom::States |
Functions | |
| int | IMP::atom::get_state_index (Hierarchy h) |
| Walk up the hierarchy to find the current state. More... | |