IMP
2.3.1
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/kernel/Particle.h>
#include <IMP/kernel/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 | |
Synonym for IMP::kernel. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::base::Vector< State > | IMP::atom::States |
Functions | |
int | IMP::atom::get_state_index (Hierarchy h) |
Walk up the hierarchy to find the current state. More... | |