Rosetta
Public Member Functions | List of all members
protocols::kinematic_closure::pivot_pickers::EndToEndPivots Class Reference

Pick pivots that span the entire loop to sample. More...

#include <EndToEndPivots.hh>

Inheritance diagram for protocols::kinematic_closure::pivot_pickers::EndToEndPivots:
Inheritance graph
[legend]

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...
 

Detailed Description

Pick pivots that span the entire loop to sample.

Member Function Documentation

◆ get_name()

std::string protocols::kinematic_closure::pivot_pickers::EndToEndPivots::get_name ( ) const
inlineoverridevirtual

Return the name of this pivot picker.

Implements protocols::kinematic_closure::pivot_pickers::PivotPicker.

◆ pick()

Loop protocols::kinematic_closure::pivot_pickers::EndToEndPivots::pick ( Pose const &  pose,
Loop const &  loop 
)
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().


The documentation for this class was generated from the following files: