Rosetta
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/constraint_movers/ConstraintSetMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/scoring/constraints/ConstraintSet.fwd.hh>
#include <unordered_map>

Classes

class  protocols::constraint_movers::ConstraintSetMover
 

Namespaces

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

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
Setters/getters added by Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org) to allow configuration from C++ or Python code.