![]() |
Rosetta Protocols
2014.16.56682
|
#include <SmoothFragmentMover.hh>
Public Member Functions | |
| std::string const & | type () |
| core::Real | cutoff () const |
| virtual void | score (core::fragment::Frame const &, core::pose::Pose const &pose, ScoreList &scores)=0 |
Protected Member Functions | |
| FragmentCost (std::string type, core::Real cutoff) | |
| virtual | ~FragmentCost () |
Private Attributes | |
| std::string | type_ |
| core::Real | cutoff_ |
|
inlineprotected |
|
protectedvirtual |
Auto-generated virtual destructor
|
inline |
References cutoff_.
Referenced by protocols::nonlocal::SmoothPolicy::choose().
|
pure virtual |
Implemented in protocols::simple_moves::GunnCost.
|
inline |
References type_.
|
private |
Referenced by cutoff().
|
private |
Referenced by type().
1.8.7