IMP Reference Guide
2.20.2
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>
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... | |