![]() |
Rosetta Protocols
2014.35
|
Matker class that produces a new JCoupling object. More...
#include <JCoupling.hh>
Public Member Functions | |
MakeJCoupling () | |
FragmentScoringMethodOP | make (Size, Real, bool, FragmentPickerOP, std::string) |
Creates a JCoupling scoring method. More... | |
![]() | |
MakeFragmentScoringMethod (std::string name) | |
std::string & | get_score_name () |
Matker class that produces a new JCoupling object.
|
inline |
|
virtual |
Creates a JCoupling scoring method.
priority | - priority of the scoring method. The higher value the earlier the score will be evaluated |
lowest_acceptable_value | - if a calculated score is higher than this value, fragment will be neglected |
FragmentPickerOP | object - not used |
extras | - additional parameters to create a new object. Allowed values are:
|
Implements protocols::frag_picker::scores::MakeFragmentScoringMethod.
References protocols::frag_picker::scores::trJCoupling, and utility_exit_with_message.