Rosetta
Classes | Namespaces | Enumerations
SetTorsion.hh File Reference

Sets the value of a desired torsion. Header files for the mover. More...

#include <protocols/simple_moves/SetTorsion.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <core/id/NamedAtomID.hh>
#include <utility/tag/Tag.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/vector1.hh>

Classes

class  protocols::simple_moves::SetTorsion
 A mover to change one torsion angle. More...
 

Namespaces

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

Enumerations

enum  protocols::simple_moves::TorsionPerturbType { protocols::simple_moves::perturbtorsion_uniform =1 , protocols::simple_moves::perturbtorsion_gaussian , protocols::simple_moves::perturbtorsion_unknown }
 

Detailed Description

Sets the value of a desired torsion. Header files for the mover.

Author
Modified 4 June 2015 by Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu), Baker Laboratory, to add perturb torsion option (I didn't write this file, though).