IMP Reference Guide
2.11.0
The Integrative Modeling Platform
|
A decorator for keeping track of copies of a molecule. More...
#include <IMP/atom/atom_config.h>
#include "../macros.h"
#include "Molecule.h"
#include <IMP/Decorator.h>
#include <vector>
#include <limits>
Go to the source code of this file.
Classes | |
class | IMP::atom::Copy |
A decorator for keeping track of copies of a molecule. 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< Copy > | IMP::atom::Copies |
Functions | |
int | IMP::atom::get_copy_index (Hierarchy h) |
Walk up the hierarchy to find the current copy index. More... | |