IMP  2.3.0
The Integrative Modeling Platform
angle_decorators.h File Reference

Decorators for angles. More...

#include <IMP/atom/atom_config.h>
#include <IMP/core/XYZ.h>
#include <IMP/Decorator.h>
+ Include dependency graph for angle_decorators.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::Angle
 A particle that describes an angle between three particles. More...
 
class  IMP::atom::Dihedral
 A particle that describes a dihedral angle between four particles. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::base::Vector< Angle > IMP::atom::Angles
 
typedef IMP::base::Vector
< Dihedral > 
IMP::atom::Dihedrals
 

Detailed Description

Decorators for angles.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file angle_decorators.h.