Rosetta Protocols  2014.52
Public Member Functions | Private Attributes | List of all members
protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener Class Reference

#include <RNA_LegacyNativeRMSD_Screener.hh>

Public Member Functions

 RNA_LegacyNativeRMSD_Screener (pose::Pose const &native_pose, pose::Pose &screening_pose, StepWiseWorkingParametersCOP working_parameters, Real const native_screen_rmsd_cutoff, bool const do_screen=true)
 
 ~RNA_LegacyNativeRMSD_Screener ()
 
bool check_screen ()
 
void set_do_screen (bool const &setting)
 
bool do_screen () const
 
std::string name () const
 
stepwise::screener::StepWiseScreenerType type () const
 
Size pass_count () const
 
- Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener
 StepWiseScreener ()
 
 ~StepWiseScreener ()
 
virtual void get_update (sampler::StepWiseSamplerBaseOP)
 
virtual void apply_mover (moves::CompositionMoverOP, Size const, Size const )
 
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)
 

Private Attributes

pose::Pose const & native_pose_
 
pose::Posescreening_pose_
 
StepWiseWorkingParametersCOP working_parameters_
 
Real const native_screen_rmsd_cutoff_
 
bool do_screen_
 
Size pass_count_
 

Constructor & Destructor Documentation

protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::RNA_LegacyNativeRMSD_Screener ( pose::Pose const &  native_pose,
pose::Pose screening_pose,
StepWiseWorkingParametersCOP  working_parameters,
Real const  native_screen_rmsd_cutoff,
bool const  do_screen = true 
)
protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::~RNA_LegacyNativeRMSD_Screener ( )

Member Function Documentation

bool protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::check_screen ( )
virtual
bool protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::do_screen ( ) const
inline
std::string protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::name ( ) const
inlinevirtual
Size protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::pass_count ( ) const
inline
void protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::set_do_screen ( bool const &  setting)
inline
stepwise::screener::StepWiseScreenerType protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::type ( ) const
inlinevirtual

Member Data Documentation

bool protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::do_screen_
private

Referenced by check_screen().

pose::Pose const& protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::native_pose_
private

Referenced by check_screen().

Real const protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::native_screen_rmsd_cutoff_
private

Referenced by check_screen().

Size protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::pass_count_
private

Referenced by check_screen().

pose::Pose& protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::screening_pose_
private

Referenced by check_screen().

StepWiseWorkingParametersCOP protocols::stepwise::legacy::screener::RNA_LegacyNativeRMSD_Screener::working_parameters_
private

Referenced by check_screen().


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