#include <MatchConsolidator.hh>
◆ Real
◆ Size
◆ BestMatchesCollection()
| protocols::match::output::BestMatchesCollection::BestMatchesCollection |
( |
core::Size |
n_to_keep, |
|
|
bool |
dspos1_mode = false |
|
) |
| |
◆ ~BestMatchesCollection()
| protocols::match::output::BestMatchesCollection::~BestMatchesCollection |
( |
| ) |
|
|
overridedefault |
◆ add_match()
| void protocols::match::output::BestMatchesCollection::add_match |
( |
match const & |
m, |
|
|
Real |
score |
|
) |
| |
◆ add_match_dspos1()
| void protocols::match::output::BestMatchesCollection::add_match_dspos1 |
( |
match_dspos1 const & |
m, |
|
|
Real |
score |
|
) |
| |
◆ dspos1_mode()
| bool protocols::match::output::BestMatchesCollection::dspos1_mode |
( |
| ) |
const |
|
inline |
◆ index_for_new_match()
◆ kept_match()
| match const & protocols::match::output::BestMatchesCollection::kept_match |
( |
core::Size |
which_match | ) |
const |
◆ kept_match_dspos1()
| match_dspos1 const & protocols::match::output::BestMatchesCollection::kept_match_dspos1 |
( |
core::Size |
which_match | ) |
const |
◆ n_kept_matches()
◆ best_match_dspos1s_
| utility::vector1< match_dspos1 > protocols::match::output::BestMatchesCollection::best_match_dspos1s_ |
|
private |
◆ best_matches_
| utility::vector1< match > protocols::match::output::BestMatchesCollection::best_matches_ |
|
private |
◆ dspos1_mode_
| bool const protocols::match::output::BestMatchesCollection::dspos1_mode_ |
|
private |
◆ scores_heap_
| utility::heap protocols::match::output::BestMatchesCollection::scores_heap_ |
|
private |
The documentation for this class was generated from the following files: