#include <TagDefinition.hh>
◆ TagDefinition()
| protocols::stepwise::screener::TagDefinition::TagDefinition |
( |
core::pose::Pose & |
pose, |
|
|
StepWiseScreenerOP |
first_sampler, |
|
|
bool const |
sampler_include_torsion_value_in_tag_ = false, |
|
|
core::Size const |
moving_res = 0, |
|
|
core::Size const |
reference_res = 0, |
|
|
std::string const & |
extra_tag = "" |
|
) |
| |
◆ ~TagDefinition()
| protocols::stepwise::screener::TagDefinition::~TagDefinition |
( |
| ) |
|
|
overridedefault |
◆ append_to_tag()
| void protocols::stepwise::screener::TagDefinition::append_to_tag |
( |
std::string const & |
value | ) |
|
|
inline |
◆ check_screen()
| bool protocols::stepwise::screener::TagDefinition::check_screen |
( |
| ) |
|
|
overridevirtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::modeler::rna::create_rotamer_string(), protocols::stepwise::modeler::rna::create_tag(), extra_tag_, first_sampler_, core::conformation::Residue::is_RNA(), moving_res_, pose_, reference_res_, core::pose::Pose::residue(), sampler_include_torsion_value_in_tag_, and tag_.
◆ name()
| std::string protocols::stepwise::screener::TagDefinition::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ tag()
| std::string protocols::stepwise::screener::TagDefinition::tag |
( |
| ) |
const |
|
inline |
◆ type()
◆ extra_tag_
| std::string const protocols::stepwise::screener::TagDefinition::extra_tag_ |
|
private |
◆ first_sampler_
◆ moving_res_
| core::Size const protocols::stepwise::screener::TagDefinition::moving_res_ |
|
private |
◆ pose_
◆ reference_res_
| core::Size const protocols::stepwise::screener::TagDefinition::reference_res_ |
|
private |
◆ sampler_include_torsion_value_in_tag_
| bool const protocols::stepwise::screener::TagDefinition::sampler_include_torsion_value_in_tag_ |
|
private |
◆ tag_
| std::string protocols::stepwise::screener::TagDefinition::tag_ |
|
private |
The documentation for this class was generated from the following files: