#include <ProteinCoreResFilter.hh>
| protocols::task_operations::ProteinCore::ProteinCore |
( |
| ) |
|
| std::string protocols::task_operations::ProteinCore::keyname |
( |
| ) |
|
|
static |
| bool protocols::task_operations::ProteinCore::operator() |
( |
Pose const & |
pose, |
|
|
core::Size |
index |
|
) |
| const |
|
overridevirtual |
Implements core::pack::task::operation::ResFilter.
References protocols::simple_filters::NonSequentialNeighborsFilter::bound(), bound_, protocols::simple_filters::NonSequentialNeighborsFilter::compute(), protocols::simple_filters::NonSequentialNeighborsFilter::distance_threshold(), distance_threshold_, protocols::simple_filters::NonSequentialNeighborsFilter::jump(), jump_, protocols::sic_dock::neighbor_count(), neighbor_count_cutoff_, protocols::simple_filters::NonSequentialNeighborsFilter::neighbor_cutoff(), neighbor_cutoff_, and protocols::simple_filters::NonSequentialNeighborsFilter::resnum().
| void protocols::task_operations::ProteinCore::parse_tag |
( |
TagCOP |
| ) |
|
|
overridevirtual |
| void protocols::task_operations::ProteinCore::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
| bool protocols::task_operations::ProteinCore::bound_ |
|
private |
| core::Real protocols::task_operations::ProteinCore::distance_threshold_ |
|
private |
| core::Size protocols::task_operations::ProteinCore::jump_ |
|
private |
| core::Size protocols::task_operations::ProteinCore::neighbor_count_cutoff_ |
|
private |
| core::Size protocols::task_operations::ProteinCore::neighbor_cutoff_ |
|
private |
The documentation for this class was generated from the following files: