IMP
2.3.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 | |
Synonym for IMP::kernel. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::base::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... | |