Rosetta Protocols  2014.16.56682
Public Member Functions | Private Attributes | List of all members
protocols::stepwise::screener::ChainClosureScreener Class Reference

#include <ChainClosureScreener.hh>

Public Member Functions

 ChainClosureScreener (sampling::rna::checker::ChainClosureCheckerOP chain_closure_checker, core::pose::Pose &screening_pose, bool const just_do_closure_check=false)
 
 ChainClosureScreener (sampling::rna::checker::ChainClosureCheckerOP chain_closure_checker)
 
 ~ChainClosureScreener ()
 
std::string name () const
 
StepWiseScreenerType type () const
 
bool check_screen ()
 
void add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover)
 
void fast_forward (rotamer_sampler::RotamerBaseOP sampler)
 
- Public Member Functions inherited from protocols::stepwise::screener::SampleApplier
 SampleApplier ()
 
 SampleApplier (pose::Pose &pose, bool const apply_residue_alternative_sampler=true)
 
 ~SampleApplier ()
 
virtual void get_update (rotamer_sampler::RotamerBaseOP sampler)
 
void apply_mover (moves::CompositionMoverOP mover, Size const i, Size const j)
 
pose::Posepose ()
 
void set_apply_residue_alternative_sampler_ (bool const setting)
 
- Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener
 StepWiseScreener ()
 
 ~StepWiseScreener ()
 
Size const & count () const
 
void increment_count ()
 
void reset ()
 
void set_ok_to_increment (bool const setting)
 

Private Attributes

sampling::rna::checker::ChainClosureCheckerOP chain_closure_checker_
 
core::pose::Posescreening_pose_
 
bool const just_do_closure_check_
 

Additional Inherited Members

- Protected Attributes inherited from protocols::stepwise::screener::SampleApplier
pose::Posepose_
 
core::conformation::ResidueOP moving_rsd_at_origin
 
utility::vector1
< core::conformation::ResidueOP
moving_rsd_at_origin_list
 
bool apply_residue_alternative_sampler_
 

Constructor & Destructor Documentation

protocols::stepwise::screener::ChainClosureScreener::ChainClosureScreener ( sampling::rna::checker::ChainClosureCheckerOP  chain_closure_checker,
core::pose::Pose screening_pose,
bool const  just_do_closure_check = false 
)
protocols::stepwise::screener::ChainClosureScreener::ChainClosureScreener ( sampling::rna::checker::ChainClosureCheckerOP  chain_closure_checker)
protocols::stepwise::screener::ChainClosureScreener::~ChainClosureScreener ( )

Member Function Documentation

void protocols::stepwise::screener::ChainClosureScreener::add_mover ( moves::CompositionMoverOP  update_mover,
moves::CompositionMoverOP  restore_mover 
)
virtual
bool protocols::stepwise::screener::ChainClosureScreener::check_screen ( )
virtual
void protocols::stepwise::screener::ChainClosureScreener::fast_forward ( rotamer_sampler::RotamerBaseOP  sampler)
virtual
std::string protocols::stepwise::screener::ChainClosureScreener::name ( ) const
inlinevirtual
StepWiseScreenerType protocols::stepwise::screener::ChainClosureScreener::type ( ) const
inlinevirtual

Member Data Documentation

sampling::rna::checker::ChainClosureCheckerOP protocols::stepwise::screener::ChainClosureScreener::chain_closure_checker_
private
bool const protocols::stepwise::screener::ChainClosureScreener::just_do_closure_check_
private

Referenced by check_screen().

core::pose::Pose& protocols::stepwise::screener::ChainClosureScreener::screening_pose_
private

Referenced by check_screen().


The documentation for this class was generated from the following files: