![]() |
Rosetta Protocols
2014.35
|
#include <SampleApplier.hh>
Public Member Functions | |
SampleApplier () | |
SampleApplier (pose::Pose &pose, bool const apply_residue_alternative_sampler=true) | |
~SampleApplier () | |
virtual bool | check_screen () |
virtual void | get_update (sampler::StepWiseSamplerBaseOP sampler) |
virtual std::string | name () const |
virtual StepWiseScreenerType | type () const |
void | apply_mover (moves::CompositionMoverOP mover, Size const i, Size const j) |
pose::Pose & | pose () |
void | set_apply_residue_alternative_sampler_ (bool const setting) |
![]() | |
StepWiseScreener () | |
~StepWiseScreener () | |
virtual void | add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover) |
virtual void | fast_forward (sampler::StepWiseSamplerBaseOP) |
Size const & | count () const |
void | increment_count () |
void | reset () |
void | set_ok_to_increment (bool const setting) |
protocols::stepwise::screener::SampleApplier::SampleApplier | ( | ) |
protocols::stepwise::screener::SampleApplier::SampleApplier | ( | pose::Pose & | pose, |
bool const | apply_residue_alternative_sampler = true |
||
) |
protocols::stepwise::screener::SampleApplier::~SampleApplier | ( | ) |
|
virtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References pose_.
|
inlinevirtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
Reimplemented in protocols::stepwise::screener::RNA_ChainClosureScreener, protocols::stepwise::legacy::screener::ProteinAtrRepScreener, protocols::stepwise::screener::ProteinCCD_ClosureScreener, protocols::stepwise::screener::PhosphateScreener, protocols::stepwise::screener::PackScreener, protocols::stepwise::screener::SugarInstantiator, and protocols::stepwise::screener::O2PrimeScreener.
|
virtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::sampler::StepWiseSamplerBase::apply(), apply_residue_alternative_sampler_, protocols::stepwise::sampler::rigid_body::RigidBodyStepWiseSamplerWithResidueAlternatives::apply_rigid_body_only(), utility::pointer::owning_ptr< T >::get(), pose_, protocols::stepwise::sampler::RIGID_BODY_WITH_RESIDUE_ALTERNATIVES, and protocols::stepwise::sampler::StepWiseSamplerBase::type().
|
inlinevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
Reimplemented in protocols::stepwise::screener::PackScreener, protocols::stepwise::screener::O2PrimeScreener, protocols::stepwise::screener::SugarInstantiator, protocols::stepwise::screener::RNA_ChainClosureScreener, protocols::stepwise::legacy::screener::ProteinAtrRepScreener, protocols::stepwise::screener::ProteinCCD_ClosureScreener, and protocols::stepwise::screener::PhosphateScreener.
|
inline |
|
inline |
|
inlinevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
Reimplemented in protocols::stepwise::screener::PackScreener, protocols::stepwise::screener::SugarInstantiator, protocols::stepwise::screener::O2PrimeScreener, protocols::stepwise::screener::RNA_ChainClosureScreener, protocols::stepwise::legacy::screener::ProteinAtrRepScreener, protocols::stepwise::screener::ProteinCCD_ClosureScreener, and protocols::stepwise::screener::PhosphateScreener.
References protocols::stepwise::screener::SAMPLE_APPLIER.
|
protected |
Referenced by get_update().
|
protected |
|
protected |
|
protected |
Referenced by protocols::stepwise::screener::PackScreener::add_mover(), apply_mover(), protocols::stepwise::screener::PackScreener::check_screen(), protocols::stepwise::screener::ProteinCCD_ClosureScreener::check_screen(), protocols::stepwise::legacy::screener::ProteinAtrRepScreener::check_screen(), get_update(), and protocols::stepwise::screener::ProteinCCD_ClosureScreener::ProteinCCD_ClosureScreener().