![]() |
Rosetta
2020.50
|
Pick pivots that span the entire loop to sample. More...
#include <EndToEndPivots.hh>
Public Member Functions | |
std::string | get_name () const override |
Return the name of this pivot picker. More... | |
Loop | pick (Pose const &pose, Loop const &loop) override |
Return a loop object. The pivots will be taken to be the start, cut and stop residues. More... | |
Pick pivots that span the entire loop to sample.
|
inlineoverridevirtual |
Return the name of this pivot picker.
Implements protocols::kinematic_closure::pivot_pickers::PivotPicker.
|
overridevirtual |
Return a loop object. The pivots will be taken to be the start, cut and stop residues.
Implements protocols::kinematic_closure::pivot_pickers::PivotPicker.
References protocols::loops::Loop::start(), and protocols::loops::Loop::stop().