Rosetta Protocols  2015.09
Namespaces | Macros | Variables
TranslationRotationMover.cc File Reference
#include <protocols/membrane/TranslationRotationMover.hh>
#include <protocols/membrane/TranslationRotationMoverCreator.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/rigid/RigidBodyMover.hh>
#include <core/conformation/Conformation.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <core/conformation/membrane/SpanningTopology.hh>
#include <core/conformation/membrane/Span.hh>
#include <core/conformation/membrane/LipidAccInfo.hh>
#include <protocols/membrane/geometry/EmbeddingDef.hh>
#include <protocols/membrane/geometry/util.hh>
#include <core/kinematics/Stub.hh>
#include <core/kinematics/Jump.hh>
#include <core/conformation/Residue.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/pose/Pose.hh>
#include <core/types.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <protocols/filters/Filter.hh>
#include <core/conformation/membrane/types.hh>
#include <numeric/conversions.hh>
#include <numeric/xyz.functions.hh>
#include <numeric/xyzMatrix.hh>
#include <utility/vector1.hh>
#include <numeric/xyzVector.hh>
#include <utility/file/FileName.hh>
#include <utility/file/file_sys_util.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/options/keys/mp.OptionKeys.gen.hh>
#include <utility/tag/Tag.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/Tracer.hh>
#include <cstdlib>

Namespaces

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

Macros

#define INCLUDED_protocols_membrane_TranslationRotationMover_cc
 Does translation and rotation of a pose or the membrane. More...
 

Variables

static basic::Tracer TR ("protocols.membrane.TranslationRotationMover")
 

Macro Definition Documentation

#define INCLUDED_protocols_membrane_TranslationRotationMover_cc

Does translation and rotation of a pose or the membrane.

Translates along a vector and rotates a pose or membrane around the axis perpendicular to both vectors. Works for both fixed protein/flexible membrane or fixed membrane/flexible protein Takes the jump number as input, default is the membrane jump

Author
JKLeman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com)

Variable Documentation

basic::Tracer TR("protocols.membrane.TranslationRotationMover")
static