|
| void | core::scoring::loop_graph::get_loop_atom (Size const res, core::pose::Pose const &pose, id::AtomID &atom_id, Vector &xyz, bool const takeoff) |
| |
| void | core::scoring::loop_graph::get_loop_atom (core::Size const res, core::pose::Pose const &pose, std::string const &atom_name, id::AtomID &atom_id, Vector &xyz) |
| |
| LoopClosePotentialEvaluatorCOP | core::scoring::loop_graph::get_loop_close_potential (pose::Pose const &pose, LoopCycle const &loop_cycle, core::Real const &loop_fixed_cost, bool const use_6D_potential) |
| |
| LoopClosePotentialEvaluatorCOP | core::scoring::loop_graph::get_6D_trans_rot_potential_evaluator (LoopCycle const &loop_cycle, core::Real const &loop_fixed_cost, pose::Pose const &pose) |
| |