IMP logo
IMP Reference Guide  develop.4785481560,2024/03/29
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 <IMP/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
 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...
 

Detailed Description

A decorator for keeping track of copies of a molecule.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Copy.h.