IMP  2.3.1
The Integrative Modeling Platform
RotamerLibrary.h File Reference

Object representing rotamer library. More...

#include <string>
#include <vector>
#include <boost/range/iterator_range.hpp>
#include <IMP/base/Object.h>
#include <IMP/atom/Residue.h>
#include <IMP/rotamer/rotamer_config.h>
+ Include dependency graph for RotamerLibrary.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::rotamer::RotamerAngleTuple
 A simple class storing chi angles and their probability. More...
 
class  IMP::rotamer::RotamerLibrary
 A class storing a whole rotamer library read from a file. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< RotamerAngleTuple > 
IMP::rotamer::RotamerAngleTuples
 

Detailed Description

Object representing rotamer library.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file RotamerLibrary.h.