Rosetta
Namespaces | Functions
FitSimpleHelix.cc File Reference

Determines the Crick parameters describing a straight helix, given an input pose. More...

#include <protocols/helical_bundle/FitSimpleHelix.hh>
#include <protocols/helical_bundle/FitSimpleHelixCreator.hh>
#include <protocols/helical_bundle/FitSimpleHelixMultiFunc.hh>
#include <numeric/crick_equations/HelixParams.hh>
#include <core/optimization/Minimizer.hh>
#include <core/optimization/MinimizerOptions.hh>
#include <utility/exit.hh>
#include <utility/tag/Tag.hh>
#include <basic/Tracer.hh>
#include <core/types.hh>
#include <numeric/xyzVector.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/init_id_map.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.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.FitSimpleHelix")
 

Detailed Description

Determines the Crick parameters describing a straight helix, given an input pose.

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