Rosetta
Classes | Namespaces
PerturbBundleHelix.hh File Reference

Headers for PerturbBundleHelix.cc. Reads the Crick parameters for a piece of a pose from the input pose and sets the mainchain torsions accordingly. The parameters are presumed to have been perturbed by another mover. This mover is intended to be called by the PerturbBundle mover, which handles the perturbation of the Crick parameters. More...

#include <protocols/moves/Mover.hh>
#include <protocols/helical_bundle/PerturbBundleHelix.fwd.hh>
#include <protocols/helical_bundle/parameters/BundleParameters.fwd.hh>
#include <protocols/helical_bundle/parameters/BundleParameters.hh>
#include <protocols/helical_bundle/parameters/BundleParametersSet.fwd.hh>
#include <protocols/helical_bundle/parameters/BundleParametersSet.hh>
#include <core/conformation/parametric/Parameters.fwd.hh>
#include <core/conformation/parametric/Parameters.hh>
#include <core/conformation/parametric/ParametersSet.fwd.hh>
#include <core/conformation/parametric/ParametersSet.hh>
#include <protocols/moves/Mover.fwd.hh>

Classes

class  protocols::helical_bundle::PerturbBundleHelix
 

Namespaces

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

Detailed Description

Headers for PerturbBundleHelix.cc. Reads the Crick parameters for a piece of a pose from the input pose and sets the mainchain torsions accordingly. The parameters are presumed to have been perturbed by another mover. This mover is intended to be called by the PerturbBundle mover, which handles the perturbation of the Crick parameters.

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)