Rosetta Protocols  2015.09
Classes | Namespaces
ConstraintSetMover.hh File Reference

Assigns a ConstraintSet to a pose. Reads and creats ConstraintSet from file via command line option -constraints::cst_file, unless a ConstraintSet is supplied via the constructor or the constraint_set() method. More...

#include <protocols/simple_moves/ConstraintSetMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/scoring/constraints/ConstraintSet.fwd.hh>
#include <protocols/filters/Filter.fwd.hh>
#include <utility/vector1.hh>

Classes

class  protocols::simple_moves::ConstraintSetMover
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::simple_moves
 

Detailed Description

Assigns a ConstraintSet to a pose. Reads and creats ConstraintSet from file via command line option -constraints::cst_file, unless a ConstraintSet is supplied via the constructor or the constraint_set() method.

Author
ashworth