IMP  2.3.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

 IMP
 Synonym for IMP::kernel.
 
 IMP::rotamer
 Sampling of sidechain rotamers.
 

Typedefs

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

Detailed Description

Object performing rotations by Chi angles.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file RotamerCalculator.h.