IMP  2.3.0
The Integrative Modeling Platform
Copy.h File Reference

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>
+ Include dependency graph for Copy.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

A decorator for keeping track of copies of a molecule.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Copy.h.