IMP
2.3.1
The Integrative Modeling Platform
IMP Mainpage
Modules
Applications
Related Pages
Groups
Classes
Files
Examples
Indexes
File List
File Members
symmetry.h
Go to the documentation of this file.
1
/**
2
* \file IMP/symmetry.h
3
* \brief Include all non-deprecated headers in IMP.symmetry.
4
*
5
* Copyright 2007-2014 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_SYMMETRY_H
9
#define IMP_SYMMETRY_H
10
#include <
IMP/symmetry/BallMover.h
>
11
#include <
IMP/symmetry/RigidBodyMover.h
>
12
#endif
/* IMP_SYMMETRY_H */
RigidBodyMover.h
A mover that keeps a rigid body in a box.
BallMover.h
A mover that keeps a particle in a box.