![]() |
Rosetta
2021.16
|
#include <SICSearchPattern.hh>

Public Member Functions | |
| SICPatternAtTransform (core::pose::Pose const &source_pose, core::pose::Pose const &placed_pose, SearchPatternOP slide_pattern, SearchPatternOP source_pattern, core::Real starting_displacement=default_displacement) | |
| SICPatternAtTransform (core::pose::Pose const &source_pose, core::pose::Pose const &placed_pose, SearchPatternOP slide_pattern, core::Real starting_displacement=default_displacement) | |
| utility::vector1 < core::kinematics::Stub > | Searchpoints () override |
Static Public Attributes | |
| static const core::Size | default_displacement = 100 |
Private Attributes | |
| protocols::sic_dock::SICFast | sic_fast_ |
| core::Real | starting_displacement_ |
| SearchPatternOP | slide_pattern_ |
| SearchPatternOP | source_pattern_ |
| protocols::hotspot_hashing::SICPatternAtTransform::SICPatternAtTransform | ( | core::pose::Pose const & | source_pose, |
| core::pose::Pose const & | placed_pose, | ||
| SearchPatternOP | slide_pattern, | ||
| SearchPatternOP | source_pattern, | ||
| core::Real | starting_displacement = default_displacement |
||
| ) |
References protocols::sic_dock::SICFast::init(), sic_fast_, and protocols::hotspot_hashing::TR().
| protocols::hotspot_hashing::SICPatternAtTransform::SICPatternAtTransform | ( | core::pose::Pose const & | source_pose, |
| core::pose::Pose const & | placed_pose, | ||
| SearchPatternOP | slide_pattern, | ||
| core::Real | starting_displacement = default_displacement |
||
| ) |
References protocols::sic_dock::SICFast::init(), sic_fast_, and protocols::hotspot_hashing::TR().
|
overridevirtual |
Implements protocols::hotspot_hashing::SearchPattern.
References core::kinematics::default_stub, core::kinematics::RT::make_jump(), sic_fast_, protocols::sic_dock::SICFast::slide_into_contact_DEPRICATED(), slide_pattern_, source_pattern_, starting_displacement_, and protocols::hotspot_hashing::TR().
|
static |
|
private |
Referenced by Searchpoints(), and SICPatternAtTransform().
|
private |
Referenced by Searchpoints().
|
private |
Referenced by Searchpoints().
|
private |
Referenced by Searchpoints().
1.8.7