Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | Private Types | Private Attributes | List of all members
protocols::nonlocal::SmoothPolicy Class Reference

#include <SmoothPolicy.hh>

Inheritance diagram for protocols::nonlocal::SmoothPolicy:
Inheritance graph
[legend]

Classes

class  Candidate
 

Public Member Functions

 SmoothPolicy (FragSetCOP fragments)
 
core::Size choose (const core::fragment::Frame &frame, const core::pose::Pose &) override
 Given the current state of <pose>, selects the fragment in <frame> that minimizes overall distortion. More...
 
- Public Member Functions inherited from protocols::nonlocal::Policy
 Policy (FragSetCOP fragments)
 Provides derived classes with the opportunity to precompute various properties of the fragment set from which they will have to make choices. More...
 
FragSetCOP fragments () const
 

Private Types

typedef core::fragment::FragSetCOP FragSetCOP
 
typedef
protocols::simple_moves::GunnCost 
GunnCost
 

Private Attributes

GunnCost scorer_
 

Member Typedef Documentation

Constructor & Destructor Documentation

protocols::nonlocal::SmoothPolicy::SmoothPolicy ( FragSetCOP  fragments)
explicit

Member Function Documentation

core::Size protocols::nonlocal::SmoothPolicy::choose ( const core::fragment::Frame frame,
const core::pose::Pose pose 
)
overridevirtual

Member Data Documentation

GunnCost protocols::nonlocal::SmoothPolicy::scorer_
private

Referenced by choose().


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