9 #ifndef IMPKINEMATICS_DIHEDRAL_MOVER_H
10 #define IMPKINEMATICS_DIHEDRAL_MOVER_H
12 #include <IMP/kinematics/kinematics_config.h>
16 IMPKINEMATICS_BEGIN_NAMESPACE
30 const double max_rot=0.1);
39 IMPKINEMATICS_END_NAMESPACE
Modify a set of joints using a normal distribution.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
virtual void do_reject()=0
Implement reset_proposed_move()
Return value of the MonteCarloMover::propose() function.
Class for storing model, its restraints, constraints, and particles.
A base class for classes which perturb particles.
The base class for movers for Monte Carlo optimization.
virtual MonteCarloMoverResult do_propose()=0
Implement propose_move()
double Float
Basic floating-point value (could be float, double...)
functionality for defining various revolute kinematic joints between rigid bodies as part of a kinema...
virtual ModelObjectsTemp do_get_inputs() const =0