![]() |
Rosetta Protocols
2014.16.56682
|
#include <IntegrationTestBreaker.hh>
Public Member Functions | |
| IntegrationTestBreaker (StepWiseScreenerOP screener_whose_counts_to_check, StepWiseScreenerOP final_screener, NativeRMSD_ScreenerOP native_rmsd_screener) | |
| ~IntegrationTestBreaker () | |
| bool | check_screen () |
| std::string | name () const |
| StepWiseScreenerType | type () const |
| void | fast_forward (rotamer_sampler::RotamerBaseOP sampler) |
Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener | |
| StepWiseScreener () | |
| ~StepWiseScreener () | |
| virtual void | get_update (rotamer_sampler::RotamerBaseOP) |
| virtual void | apply_mover (moves::CompositionMoverOP, Size const, Size const ) |
| virtual void | add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover) |
| Size const & | count () const |
| void | increment_count () |
| void | reset () |
| void | set_ok_to_increment (bool const setting) |
Private Attributes | |
| StepWiseScreenerOP | screener_whose_counts_to_check_ |
| StepWiseScreenerOP | final_screener_ |
| NativeRMSD_ScreenerOP | native_rmsd_screener_ |
| protocols::stepwise::screener::IntegrationTestBreaker::IntegrationTestBreaker | ( | StepWiseScreenerOP | screener_whose_counts_to_check, |
| StepWiseScreenerOP | final_screener, | ||
| NativeRMSD_ScreenerOP | native_rmsd_screener | ||
| ) |
| protocols::stepwise::screener::IntegrationTestBreaker::~IntegrationTestBreaker | ( | ) |
|
virtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References final_screener_, native_rmsd_screener_, and screener_whose_counts_to_check_.
|
virtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References protocols::rotamer_sampler::rigid_body::RigidBodyRotamerWithResidueAlternatives::fast_forward(), protocols::rotamer_sampler::rigid_body::RigidBodyRotamerWithResidueList::fast_forward(), utility::pointer::owning_ptr< T >::get(), protocols::rotamer_sampler::RIGID_BODY_WITH_RESIDUE_ALTERNATIVES, protocols::rotamer_sampler::RIGID_BODY_WITH_RESIDUE_LIST, and protocols::rotamer_sampler::RotamerBase::type().
|
inlinevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
|
inlinevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::screener::INTEGRATION_TEST.
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
1.8.7