IMP  2.0.1
The Integrative Modeling Platform
RotamerCalculator.h File Reference

Object performing rotations by Chi angles. More...

#include <vector>
#include <limits>
#include <IMP/PairScore.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/atom/Atom.h>
#include <IMP/atom/Residue.h>
#include <IMP/rotamer/RotamerLibrary.h>
+ Include dependency graph for RotamerCalculator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::rotamer::ResidueRotamer
 A class storing the rotated coordinates of the atoms in the residue. More...
 
class  IMP::rotamer::RotamerCalculator
 A class performing the rotations of atoms in the residues. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::rotamer
 See IMP.rotamer Overview for more information.
 

Typedefs

typedef IMP::base::Vector
< ResidueRotamer > 
IMP::rotamer::ResidueRotamers
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file RotamerCalculator.h.