#include <FragmentLookup.hh>
◆ ResidueSpan
◆ FragmentLookup()
protocols::indexed_structure_store::FragmentLookup::FragmentLookup |
( |
FragmentStoreOP |
store | ) |
|
◆ fragment_specification()
FragmentSpecification const& protocols::indexed_structure_store::FragmentLookup::fragment_specification |
( |
| ) |
|
|
inline |
◆ get_fragment_residue_spans()
std::vector< std::pair< numeric::Size, numeric::Size > > protocols::indexed_structure_store::FragmentLookup::get_fragment_residue_spans |
( |
core::pose::Pose const & |
target_pose | ) |
|
|
protected |
◆ lookup_close_fragments()
template<class xyzVectorIterator >
std::vector<FragmentLookupResult> protocols::indexed_structure_store::FragmentLookup::lookup_close_fragments |
( |
xyzVectorIterator |
input, |
|
|
numeric::Real |
rms_threshold |
|
) |
| |
|
inline |
◆ lookup_close_fragments_v()
std::vector< FragmentLookupResult > protocols::indexed_structure_store::FragmentLookup::lookup_close_fragments_v |
( |
std::vector< numeric::xyzVector< numeric::Real > > & |
query_coordinates, |
|
|
numeric::Real |
rms_threshold, |
|
|
numeric::Size |
max_matches = 99999999 |
|
) |
| |
|
protected |
◆ lookup_closest_fragment()
template<class xyzVectorIterator >
FragmentLookupResult protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment |
( |
xyzVectorIterator |
input | ) |
|
|
inline |
◆ lookup_closest_fragment_subset()
template<class xyzVectorIterator >
FragmentLookupResult protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_subset |
( |
xyzVectorIterator |
input, |
|
|
std::vector< bool > |
subset |
|
) |
| |
|
inline |
◆ lookup_closest_fragment_subset_v()
FragmentLookupResult protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_subset_v |
( |
std::vector< numeric::xyzVector< numeric::Real > > & |
query_coordinates, |
|
|
std::vector< bool > |
subset |
|
) |
| |
|
protected |
◆ lookup_closest_fragment_v()
FragmentLookupResult protocols::indexed_structure_store::FragmentLookup::lookup_closest_fragment_v |
( |
std::vector< numeric::xyzVector< numeric::Real > > & |
query_coordinates | ) |
|
|
protected |
◆ lookup_closest_pose_fragments()
template<class FragmentLookupOutputIterator , class ResidueNumberOutputIterator >
void protocols::indexed_structure_store::FragmentLookup::lookup_closest_pose_fragments |
( |
core::pose::Pose const & |
pose, |
|
|
FragmentLookupOutputIterator |
result_out, |
|
|
ResidueNumberOutputIterator |
fragment_start_out |
|
) |
| |
|
inline |
◆ lookup_fragment()
template<class xyzVectorIterator >
FragmentLookupResult protocols::indexed_structure_store::FragmentLookup::lookup_fragment |
( |
xyzVectorIterator |
input | ) |
|
|
inline |
◆ lookup_fragment_v()
FragmentLookupResult protocols::indexed_structure_store::FragmentLookup::lookup_fragment_v |
( |
std::vector< numeric::xyzVector< numeric::Real > > & |
query_coordinates | ) |
|
|
protected |
◆ lookup_pose_fragments()
template<class FragmentLookupOutputIterator , class ResidueNumberOutputIterator >
void protocols::indexed_structure_store::FragmentLookup::lookup_pose_fragments |
( |
core::pose::Pose const & |
pose, |
|
|
FragmentLookupOutputIterator |
result_out, |
|
|
ResidueNumberOutputIterator |
fragment_start_out |
|
) |
| |
|
inline |
◆ store()
◆ lookup_
numeric::coordinate_fitting::CoordinateArray_RMSD_FlatLookup<numeric::Real> protocols::indexed_structure_store::FragmentLookup::lookup_ |
|
private |
◆ store_
Referenced by fragment_specification(), lookup_close_fragments(), lookup_closest_fragment(), lookup_closest_fragment_subset(), lookup_closest_fragment_subset_v(), lookup_closest_fragment_v(), lookup_closest_pose_fragments(), lookup_fragment(), lookup_fragment_v(), lookup_pose_fragments(), and store().
The documentation for this class was generated from the following files: