IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
Molecule.h File Reference

A decorator for Molecules. More...

#include <IMP/atom/atom_config.h>
#include "atom_macros.h"
#include "Hierarchy.h"
#include <IMP/base_types.h>
#include <IMP/Particle.h>
#include <IMP/Model.h>
#include <IMP/Decorator.h>
+ Include dependency graph for Molecule.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::Molecule
 A decorator for 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< Molecule > IMP::atom::Molecules
 

Functions

std::string IMP::atom::get_molecule_name (Hierarchy h)
 

Detailed Description

A decorator for Molecules.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file Molecule.h.