Rosetta
Namespaces | Functions
MakeBundle.cc File Reference

Builds a helical bundle using the Crick parameters. More...

#include <protocols/moves/Mover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/helical_bundle/MakeBundle.hh>
#include <protocols/helical_bundle/MakeBundleCreator.hh>
#include <protocols/helical_bundle/BundleParametrizationCalculator.hh>
#include <protocols/cyclic_peptide/PeptideStubMover.hh>
#include <utility/tag/Tag.hh>
#include <numeric/constants.hh>
#include <utility/exit.hh>
#include <basic/Tracer.hh>
#include <basic/citation_manager/UnpublishedModuleInfo.hh>
#include <core/types.hh>
#include <core/conformation/parametric/Parameter.hh>
#include <core/conformation/parametric/RealValuedParameter.hh>
#include <utility/pointer/memory.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>
#include <protocols/helical_bundle/MakeBundleHelix.hh>
#include <protocols/helical_bundle/util.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.MakeBundle")
 

Detailed Description

Builds a helical bundle using the Crick parameters.

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

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