Rosetta
Classes | Namespaces | Functions
RotateSegmentMover.hh File Reference

Rotates a segment in the pose. More...

#include <protocols/denovo_design/movers/RotateSegmentMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/denovo_design/components/StructureData.fwd.hh>
#include <protocols/denovo_design/types.hh>
#include <core/id/AtomID.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/vector1.hh>

Classes

class  protocols::denovo_design::movers::RotationRange
 
class  protocols::denovo_design::movers::RotateSegmentMover
 Rotates a segment in the pose. More...
 

Namespaces

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

Functions

core::Real protocols::denovo_design::movers::calc_dihedral (core::Vector const &p1, core::Vector const &p2, core::Vector const &p3, core::Vector const &p4)
 

Detailed Description

Rotates a segment in the pose.

Author
Tom Linsky (tlins.nosp@m.ky@u.nosp@m.w.edu)