Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Functions
ConstrainToIdealMover.cc File Reference

Adds to your pose constraints suitable for idealization of bond lengths and angles. More...

#include <protocols/simple_moves/ConstrainToIdealMover.hh>
#include <core/pose/Pose.hh>
#include <core/conformation/Conformation.hh>
#include <core/scoring/rna/RNA_FittedTorsionInfo.hh>
#include <core/scoring/rna/RNA_Util.hh>
#include <protocols/toolbox/AllowInsert.hh>
#include <core/conformation/Residue.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/kinematics/AtomTree.hh>
#include <core/kinematics/tree/Atom.hh>
#include <core/kinematics/MoveMap.hh>
#include <core/pose/annotated_sequence.hh>
#include <core/scoring/constraints/ConstraintSet.hh>
#include <core/scoring/constraints/AtomPairConstraint.hh>
#include <core/scoring/constraints/AngleConstraint.hh>
#include <core/scoring/constraints/HarmonicFunc.hh>
#include <basic/Tracer.hh>
#include <numeric/conversions.hh>
#include <numeric/xyz.functions.hh>
#include <utility/vector1.hh>

Go to the source code of this file.

Namespaces

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

Constant Groups

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

Functions

static basic::Tracer TR ("protocols.simple_moves.ConstrainToIdealMover")
 
void protocols::simple_moves::apply_ideal_coordinates_for_alternative_pucker (core::pose::Pose const &pose, core::pose::Pose &pose_reference)
 

Detailed Description

Adds to your pose constraints suitable for idealization of bond lengths and angles.

Author
Steven Lewis (smlew.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om); Rhiju Das

Definition in file ConstrainToIdealMover.cc.

Function Documentation

static basic::Tracer TR ( "protocols.simple_moves.ConstrainToIdealMover"  )
static