![]() |
Rosetta Protocols
2015.09
|
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/string_util.hh>
#include <basic/Tracer.hh>
#include <core/types.hh>
#include <numeric/random/random.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/util.tmpl.hh>
#include <utility/excn/Exceptions.hh>
#include <core/pose/Pose.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::helical_bundle | |
Functions | |
static thread_local basic::Tracer | protocols::helical_bundle::TR ("protocols.helical_bundle.FitSimpleHelix") |
Determines the Crick parameters describing a straight helix, given an input pose.