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

Public Member Functions | |
| StubDistanceScreener (core::kinematics::Stub &moving_res_base_stub, core::kinematics::Stub const &reference_stub, core::Real const max_distance_squared) | |
| ~StubDistanceScreener () override | |
| bool | check_screen () override |
| std::string | name () const override |
| StepWiseScreenerType | type () const override |
| void | fast_forward (sampler::StepWiseSamplerOP sampler) override |
Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener | |
| StepWiseScreener () | |
| ~StepWiseScreener () override | |
| virtual void | get_update (sampler::StepWiseSamplerOP) |
| virtual void | apply_mover (moves::CompositionMoverOP, core::Size const, core::Size const ) |
| virtual void | add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover) |
| core::Size const & | count () const |
| void | increment_count () |
| void | reset () |
| void | set_ok_to_increment (bool const setting) |
Private Attributes | |
| core::kinematics::Stub & | moving_res_base_stub_ |
| core::kinematics::Stub const & | reference_stub_ |
| core::Real const | max_distance_squared_ |
| protocols::stepwise::screener::StubDistanceScreener::StubDistanceScreener | ( | core::kinematics::Stub & | moving_res_base_stub, |
| core::kinematics::Stub const & | reference_stub, | ||
| core::Real const | max_distance_squared | ||
| ) |
|
overridedefault |
|
overridevirtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References max_distance_squared_, moving_res_base_stub_, reference_stub_, and core::kinematics::Stub::v.
|
overridevirtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::sampler::rigid_body::RigidBodyStepWiseSamplerWithResidueAlternatives::fast_forward_to_next_translation(), protocols::stepwise::sampler::rigid_body::RigidBodyStepWiseSamplerWithResidueList::fast_forward_to_next_translation(), protocols::stepwise::sampler::rigid_body::RigidBodyStepWiseSampler::fast_forward_to_next_translation(), protocols::toolbox::RIGID_BODY, protocols::toolbox::RIGID_BODY_WITH_RESIDUE_ALTERNATIVES, and protocols::toolbox::RIGID_BODY_WITH_RESIDUE_LIST.
|
inlineoverridevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
|
inlineoverridevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::screener::STUB_DISTANCE.
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
1.8.7