![]() |
Rosetta
2021.07
|
#include <FragmentLookup.hh>
Public Member Functions | |
FragmentLookupResult () | |
Public Attributes | |
bool | found_match |
numeric::Real | match_score |
numeric::Size | match_index |
numeric::Real | match_rmsd |
numeric::Real | match_rmsd_threshold |
protocols::indexed_structure_store::FragmentLookupResult::FragmentLookupResult | ( | ) |
bool protocols::indexed_structure_store::FragmentLookupResult::found_match |
Referenced by protocols::indexed_structure_store::FragmentLookup::lookup_close_fragments_v(), protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_subset_v(), protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_v(), and protocols::indexed_structure_store::FragmentLookup::lookup_fragment_v().
numeric::Size protocols::indexed_structure_store::FragmentLookupResult::match_index |
Referenced by protocols::indexed_structure_store::SSHashedFragmentStore::get_hits_below_rms(), protocols::indexed_structure_store::SSHashedFragmentStore::lookback_stub(), protocols::indexed_structure_store::FragmentLookup::lookup_close_fragments_v(), protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_subset_v(), protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_v(), and protocols::indexed_structure_store::FragmentLookup::lookup_fragment_v().
numeric::Real protocols::indexed_structure_store::FragmentLookupResult::match_rmsd |
Referenced by protocols::indexed_structure_store::SSHashedFragmentStore::get_hits_below_rms(), protocols::indexed_structure_store::SSHashedFragmentStore::lookback_stub(), protocols::indexed_structure_store::FragmentLookup::lookup_close_fragments_v(), protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_subset_v(), protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_v(), and protocols::indexed_structure_store::FragmentLookup::lookup_fragment_v().
numeric::Real protocols::indexed_structure_store::FragmentLookupResult::match_rmsd_threshold |
numeric::Real protocols::indexed_structure_store::FragmentLookupResult::match_score |