Rosetta Protocols  2015.09
Namespaces | Functions
MakeBundleHelix.cc File Reference

Builds a single helix as part of a helical bundle. More...

#include <protocols/helical_bundle/MakeBundleHelix.hh>
#include <protocols/helical_bundle/MakeBundleHelixCreator.hh>
#include <protocols/cyclic_peptide/PeptideStubMover.hh>
#include <numeric/crick_equations/BundleParams.hh>
#include <core/optimization/Minimizer.hh>
#include <core/optimization/MinimizerOptions.hh>
#include <utility/exit.hh>
#include <utility/string_util.hh>
#include <basic/Tracer.hh>
#include <core/types.hh>
#include <numeric/random/random.hh>
#include <numeric/xyz.functions.hh>
#include <core/id/TorsionID.hh>
#include <core/id/AtomID.hh>
#include <core/id/AtomID_Map.hh>
#include <core/id/NamedAtomID.hh>
#include <core/scoring/rms_util.hh>
#include <core/pose/util.tmpl.hh>
#include <utility/excn/Exceptions.hh>
#include <core/pose/Pose.hh>

Namespaces

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

Functions

static thread_local basic::Tracer protocols::helical_bundle::TR ("protocols.helical_bundle.MakeBundleHelix")
 

Detailed Description

Builds a single helix as part of a helical bundle.

The bundle is centred on the origin, with the outer helix axis pointing along the global z-axis.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)