a fragment candidate
More...
#include <ProfileScoreStructL1.hh>
|
| | ProfileScoreStructL1 (core::Size, core::Real, bool, core::sequence::SequenceProfileOP, utility::vector1< core::Size > &, core::Size) |
| |
| | ~ProfileScoreStructL1 () override |
| |
| void | do_caching_simple (VallChunkOP) |
| |
| void | do_caching (VallChunkOP) override |
| |
| void | clean_up () override |
| |
| bool | score (FragmentCandidateOP, FragmentScoreMapOP) override |
| |
| bool | cached_score (FragmentCandidateOP, FragmentScoreMapOP) override |
| |
| | CachingScoringMethod (core::Size priority, core::Real lowest_acceptable_value, bool use_lowest, std::string name) |
| |
| | FragmentScoringMethod (core::Size priority, core::Real lowest_acceptable_value, bool use_lowest, std::string name) |
| |
| std::string & | get_score_name () |
| | Returns a name of this scoring method. More...
|
| |
| core::Size | get_id () |
| | Returns an integer index assigned to this scoring method by a scoring manager. More...
|
| |
| void | set_id (core::Size id) |
| | Sets a new integer index for this scoring method. More...
|
| |
| core::Size | get_priority () |
| | Returns a priority of this scoring method. More...
|
| |
| core::Real | get_min_allowed_score () |
| | Returns the lowest acceptable score value for this scoring method. More...
|
| |
| bool | get_use_lowest () |
| | Returns the boolean choice on using the above lowest acceptable score value. More...
|
| |
| void | set_min_allowed_score (core::Real lowest_acceptable_value) |
| | Sets a new value of the lowest acceptable score. More...
|
| |
| protocols::frag_picker::scores::ProfileScoreStructL1::~ProfileScoreStructL1 |
( |
| ) |
|
|
overridedefault |
| void protocols::frag_picker::scores::ProfileScoreStructL1::clean_up |
( |
| ) |
|
|
inlineoverridevirtual |
| void protocols::frag_picker::scores::ProfileScoreStructL1::clear |
( |
| ) |
|
|
private |
| void protocols::frag_picker::scores::ProfileScoreStructL1::do_caching |
( |
VallChunkOP |
chunk | ) |
|
|
overridevirtual |
| void protocols::frag_picker::scores::ProfileScoreStructL1::do_caching_simple |
( |
VallChunkOP |
chunk | ) |
|
| utility::vector1< Matrix > protocols::frag_picker::scores::ProfileScoreStructL1::cache_ |
|
protected |
| std::string protocols::frag_picker::scores::ProfileScoreStructL1::cached_scores_id_ |
|
private |
| Matrix protocols::frag_picker::scores::ProfileScoreStructL1::scores_ |
|
protected |
The documentation for this class was generated from the following files: