Rosetta
Namespaces | Functions
PerturbBundle.cc File Reference

Perturbs a helical bundle by altering the Crick parameters. More...

#include <protocols/moves/Mover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/helical_bundle/PerturbBundle.hh>
#include <protocols/helical_bundle/PerturbBundleCreator.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 <protocols/helical_bundle/BundleParametrizationCalculator.hh>
#include <protocols/helical_bundle/PerturbBundleHelix.hh>
#include <core/conformation/parametric/RealValuedParameter.hh>
#include <utility/pointer/memory.hh>
#include <utility/excn/Exceptions.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>
#include <sstream>
#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.PerturbBundle")
 

Detailed Description

Perturbs a helical bundle by altering 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 PerturbBundleHelix mover.

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