IMP logo
IMP Reference Guide  2.7.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
 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< Angle > IMP::atom::Angles
 
typedef IMP::Vector< Dihedral > IMP::atom::Dihedrals
 

Detailed Description

Decorators for angles.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file angle_decorators.h.