Rosetta
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 <protocols/helical_bundle/BundleParametrizationCalculator.hh>
#include <core/conformation/parametric/SizeValuedParameter.hh>
#include <utility/exit.hh>
#include <basic/Tracer.hh>
#include <core/types.hh>
#include <utility/pointer/memory.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <protocols/moves/mover_schemas.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <core/conformation/Conformation.hh>

Namespaces

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

Functions

static 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)