IMP
2.2.0
The Integrative Modeling Platform
IMP Mainpage
All IMP Modules
Related Pages
Modules
Namespaces
Classes
Files
Examples
Indexes
File List
File Members
rotamer.h
Go to the documentation of this file.
1
/**
2
* \file IMP/rotamer.h
3
* \brief A container which has pairs which ensure a set is connected
4
*
5
* Copyright 2007-2014 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_ROTAMER_H
9
#define IMP_ROTAMER_H
10
#include <
IMP/rotamer/RotamerCalculator.h
>
11
#include <
IMP/rotamer/RotamerLibrary.h
>
12
#endif
/* IMP_ROTAMER_H */
RotamerLibrary.h
Object representing rotamer library.
RotamerCalculator.h
Object performing rotations by Chi angles.