Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
protocols::stepwise::screener::PoseSelectionScreener Class Reference

#include <PoseSelectionScreener.hh>

Inheritance diagram for protocols::stepwise::screener::PoseSelectionScreener:
Inheritance graph
[legend]

Public Member Functions

 PoseSelectionScreener (core::pose::Pose &pose, core::scoring::ScoreFunctionCOP scorefxn, modeler::align::StepWiseClustererOP stepwise_clusterer)
 
 ~PoseSelectionScreener () override
 
std::string name () const override
 
StepWiseScreenerType type () const override
 
bool check_screen () 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)
 
virtual void fast_forward (sampler::StepWiseSamplerOP)
 
core::Size const & count () const
 
void increment_count ()
 
void reset ()
 
void set_ok_to_increment (bool const setting)
 

Private Attributes

core::pose::Posepose_
 
core::scoring::ScoreFunctionCOP scorefxn_
 
modeler::align::StepWiseClustererOP stepwise_clusterer_
 

Constructor & Destructor Documentation

protocols::stepwise::screener::PoseSelectionScreener::PoseSelectionScreener ( core::pose::Pose pose,
core::scoring::ScoreFunctionCOP  scorefxn,
modeler::align::StepWiseClustererOP  stepwise_clusterer 
)
protocols::stepwise::screener::PoseSelectionScreener::~PoseSelectionScreener ( )
overridedefault

Member Function Documentation

bool protocols::stepwise::screener::PoseSelectionScreener::check_screen ( )
overridevirtual
std::string protocols::stepwise::screener::PoseSelectionScreener::name ( ) const
inlineoverridevirtual
StepWiseScreenerType protocols::stepwise::screener::PoseSelectionScreener::type ( ) const
inlineoverridevirtual

Member Data Documentation

core::pose::Pose& protocols::stepwise::screener::PoseSelectionScreener::pose_
private

Referenced by check_screen().

core::scoring::ScoreFunctionCOP protocols::stepwise::screener::PoseSelectionScreener::scorefxn_
private
modeler::align::StepWiseClustererOP protocols::stepwise::screener::PoseSelectionScreener::stepwise_clusterer_
private

Referenced by check_screen().


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