#include <SecondaryStructureCountFilter.hh>
◆ DataMap
◆ Filter
◆ FilterOP
◆ Pose
◆ String
◆ TagCOP
◆ SecondaryStructureCountFilter()
protocols::fldsgn::filters::SecondaryStructureCountFilter::SecondaryStructureCountFilter |
( |
| ) |
|
◆ ~SecondaryStructureCountFilter()
protocols::fldsgn::filters::SecondaryStructureCountFilter::~SecondaryStructureCountFilter |
( |
| ) |
|
|
inlineoverride |
◆ apply()
bool protocols::fldsgn::filters::SecondaryStructureCountFilter::apply |
( |
Pose const & |
pose | ) |
const |
|
overridevirtual |
Returns true if the given pose passes the filter, false otherwise.
Implements protocols::filters::Filter.
References compute(), filter_helix_, filter_helix_sheet_, filter_loop_, filter_sheet_, num_helix_, num_helix_pose_, num_helix_sheet_, num_loop_, num_loop_pose_, num_sheet_, and num_sheet_pose_.
◆ class_name()
std::string protocols::fldsgn::filters::SecondaryStructureCountFilter::class_name |
( |
| ) |
|
|
static |
◆ clone()
FilterOP protocols::fldsgn::filters::SecondaryStructureCountFilter::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ compute()
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::compute |
( |
Pose const & |
pose | ) |
const |
References protocols::simple_filters::dssp(), filter_helix_, filter_helix_sheet_, filter_loop_, filter_sheet_, max_helix_length_, max_loop_length_, max_sheet_length_, min_element_resis_, min_helix_length_, min_loop_length_, min_sheet_length_, num_helix_pose_, num_loop_pose_, num_sheet_pose_, return_total_, selector_, protocols::analysis::total, and tr().
Referenced by apply(), report(), and report_sm().
◆ fresh_instance()
FilterOP protocols::fldsgn::filters::SecondaryStructureCountFilter::fresh_instance |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ name()
std::string protocols::fldsgn::filters::SecondaryStructureCountFilter::name |
( |
| ) |
const |
|
overridevirtual |
◆ parse_my_tag()
parse xml
Reimplemented from protocols::filters::Filter.
References filter_helix_, filter_helix_sheet_, filter_loop_, filter_sheet_, core::select::residue_selector::get_residue_selector(), max_helix_length_, max_loop_length_, max_sheet_length_, min_element_resis_, min_helix_length_, min_loop_length_, min_sheet_length_, num_helix_, num_helix_sheet_, num_loop_, num_sheet_, return_total_, selector_, and tr().
◆ provide_xml_schema()
void protocols::fldsgn::filters::SecondaryStructureCountFilter::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ report()
void protocols::fldsgn::filters::SecondaryStructureCountFilter::report |
( |
std::ostream & |
out, |
|
|
Pose const & |
pose |
|
) |
| const |
|
overridevirtual |
◆ report_sm()
core::Real protocols::fldsgn::filters::SecondaryStructureCountFilter::report_sm |
( |
Pose const & |
| ) |
const |
|
overridevirtual |
◆ filter_helix_
bool protocols::fldsgn::filters::SecondaryStructureCountFilter::filter_helix_ |
|
private |
◆ filter_helix_sheet_
bool protocols::fldsgn::filters::SecondaryStructureCountFilter::filter_helix_sheet_ |
|
private |
◆ filter_loop_
bool protocols::fldsgn::filters::SecondaryStructureCountFilter::filter_loop_ |
|
private |
◆ filter_sheet_
bool protocols::fldsgn::filters::SecondaryStructureCountFilter::filter_sheet_ |
|
private |
◆ max_helix_length_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::max_helix_length_ |
|
private |
◆ max_loop_length_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::max_loop_length_ |
|
private |
◆ max_sheet_length_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::max_sheet_length_ |
|
private |
◆ min_element_resis_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::min_element_resis_ |
|
private |
◆ min_helix_length_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::min_helix_length_ |
|
private |
◆ min_loop_length_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::min_loop_length_ |
|
private |
◆ min_sheet_length_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::min_sheet_length_ |
|
private |
◆ num_helix_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_helix_ |
|
private |
◆ num_helix_pose_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_helix_pose_ |
|
mutableprivate |
◆ num_helix_sheet_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_helix_sheet_ |
|
private |
◆ num_loop_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_loop_ |
|
private |
◆ num_loop_pose_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_loop_pose_ |
|
mutableprivate |
◆ num_sheet_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_sheet_ |
|
private |
◆ num_sheet_pose_
core::Size protocols::fldsgn::filters::SecondaryStructureCountFilter::num_sheet_pose_ |
|
mutableprivate |
◆ return_total_
bool protocols::fldsgn::filters::SecondaryStructureCountFilter::return_total_ |
|
private |
◆ selector_
The documentation for this class was generated from the following files: