![]() |
Rosetta Protocols
2014.35
|
#include <TagDefinition.hh>
Public Member Functions | |
TagDefinition (pose::Pose &pose, StepWiseScreenerOP first_sampler, bool const sampler_include_torsion_value_in_tag_=false, Size const moving_res=0, Size const reference_res=0, std::string const extra_tag="") | |
~TagDefinition () | |
std::string | tag () const |
bool | check_screen () |
std::string | name () const |
StepWiseScreenerType | type () const |
void | append_to_tag (std::string const value) |
![]() | |
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 & | pose_ |
StepWiseScreenerOP | first_sampler_ |
bool const | sampler_include_torsion_value_in_tag_ |
Size const | moving_res_ |
Size const | reference_res_ |
std::string const | extra_tag_ |
std::string | tag_ |
protocols::stepwise::screener::TagDefinition::TagDefinition | ( | pose::Pose & | pose, |
StepWiseScreenerOP | first_sampler, | ||
bool const | sampler_include_torsion_value_in_tag_ = false , |
||
Size const | moving_res = 0 , |
||
Size const | reference_res = 0 , |
||
std::string const | extra_tag = "" |
||
) |
References tag_from_pose().
protocols::stepwise::screener::TagDefinition::~TagDefinition | ( | ) |
|
inline |
|
virtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::modeler::rna::create_rotamer_string(), protocols::stepwise::modeler::rna::create_tag(), extra_tag_, first_sampler_, moving_res_, pose_, reference_res_, sampler_include_torsion_value_in_tag_, and tag_.
|
inlinevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
|
inline |
|
inlinevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::screener::TAG_DEFINITION.
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().
|
private |
Referenced by check_screen().