#include <AlignChunkMover.hh>
|
| | HelixMover (numeric::random::RandomGenerator &RG) |
| |
| numeric::xyzVector< core::Real > | get_helix_center (core::pose::Pose const &pose, Size const ires) |
| |
| bool | get_helix_centers (core::pose::Pose const &pose, Size const seqpos_start, Size const seqpos_stop, utility::vector1< numeric::xyzVector< core::Real > > &helix_centers) |
| |
| bool | get_helix_vectors (core::pose::Pose const &pose, Size const seqpos_start, Size const seqpos_stop, utility::vector1< numeric::xyzVector< core::Real > > &helix_vectors) |
| |
| void | slide_non_ideal_helix (core::pose::Pose &pose, Size const seqpos_start, Size const seqpos_stop, core::Real const distance) |
| |
| void | apply (core::pose::Pose &pose) |
| |
| std::string | get_name () const |
| |
◆ HelixMover()
◆ apply()
◆ get_helix_center()
◆ get_helix_centers()
◆ get_helix_vectors()
◆ get_name()
| std::string apps::pilot::HelixMover::get_name |
( |
| ) |
const |
|
inline |
◆ slide_non_ideal_helix()
◆ RG_
The documentation for this class was generated from the following file: