#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <utility/vector1.hh>
Go to the source code of this file.
|
| void | core::scoring::dssp::get_CA_vectors (PointList const &ca1, PointList const &ca2, Vector &a, Vector &b, Vector &c) |
| |
| void | core::scoring::dssp::get_pairing_geometry (pose::Pose const &pose, Size const res1, Size const res2, Real &orientation, Real &pleating1, Real &pleating2) |
| |
| void | core::scoring::dssp::get_pleating (pose::Pose const &pose, Size const pos1, Size const pos2, Size &orientation, Size &pleating) |
| |