#include <InterfacePackingFilter.hh>
◆ parent
◆ InterfacePackingFilter()
protocols::matdes::InterfacePackingFilter::InterfacePackingFilter |
( |
| ) |
|
◆ ~InterfacePackingFilter()
protocols::matdes::InterfacePackingFilter::~InterfacePackingFilter |
( |
| ) |
|
|
overridedefault |
◆ apply()
bool protocols::matdes::InterfacePackingFilter::apply |
( |
core::pose::Pose const & |
pose | ) |
const |
|
overridevirtual |
◆ class_name()
std::string protocols::matdes::InterfacePackingFilter::class_name |
( |
| ) |
|
|
static |
◆ clone()
◆ compute()
References core::scoring::packing::HolesResult::atom_scores, core::scoring::packing::compute_holes_score(), contact_dist_, distance_cutoff_, core::pose::Pose::fold_tree(), core::pose::symmetry::get_buildingblock_and_neighbor_subs(), core::pose::symmetry::get_intracomponent_and_neighbor_resis(), core::pose::symmetry::get_sym_aware_jump_num(), multicomp_, core::kinematics::FoldTree::partition_by_jump(), core::pose::symmetry::partition_by_symm_jumps(), core::io::pose_from_pose(), core::pose::Pose::residue(), core::pose::Pose::size(), protocols::loops::start, core::pose::symmetry::sym_dof_jump_num(), sym_dof_names_, core::pose::symmetry::symmetry_info(), protocols::matdes::TR(), and core::conformation::Residue::xyz().
Referenced by apply(), report(), and report_sm().
◆ contact_dist() [1/2]
core::Real protocols::matdes::InterfacePackingFilter::contact_dist |
( |
| ) |
const |
◆ contact_dist() [2/2]
void protocols::matdes::InterfacePackingFilter::contact_dist |
( |
core::Real const |
c | ) |
|
◆ distance_cutoff() [1/2]
core::Real protocols::matdes::InterfacePackingFilter::distance_cutoff |
( |
| ) |
const |
◆ distance_cutoff() [2/2]
void protocols::matdes::InterfacePackingFilter::distance_cutoff |
( |
core::Real const |
d | ) |
|
◆ fresh_instance()
◆ lower_threshold() [1/2]
core::Real protocols::matdes::InterfacePackingFilter::lower_threshold |
( |
| ) |
const |
◆ lower_threshold() [2/2]
void protocols::matdes::InterfacePackingFilter::lower_threshold |
( |
core::Real const |
l | ) |
|
◆ multicomp() [1/2]
bool protocols::matdes::InterfacePackingFilter::multicomp |
( |
| ) |
const |
◆ multicomp() [2/2]
void protocols::matdes::InterfacePackingFilter::multicomp |
( |
bool const |
multicomp | ) |
|
◆ name()
std::string protocols::matdes::InterfacePackingFilter::name |
( |
| ) |
const |
|
overridevirtual |
◆ parse_my_tag()
◆ provide_xml_schema()
void protocols::matdes::InterfacePackingFilter::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ report()
void protocols::matdes::InterfacePackingFilter::report |
( |
std::ostream & |
out, |
|
|
core::pose::Pose const & |
pose |
|
) |
| const |
|
overridevirtual |
◆ report_sm()
◆ sym_dof_names() [1/2]
std::string protocols::matdes::InterfacePackingFilter::sym_dof_names |
( |
| ) |
const |
◆ sym_dof_names() [2/2]
void protocols::matdes::InterfacePackingFilter::sym_dof_names |
( |
std::string const |
s | ) |
|
◆ upper_threshold() [1/2]
core::Real protocols::matdes::InterfacePackingFilter::upper_threshold |
( |
| ) |
const |
◆ upper_threshold() [2/2]
void protocols::matdes::InterfacePackingFilter::upper_threshold |
( |
core::Real const |
u | ) |
|
◆ contact_dist_
core::Real protocols::matdes::InterfacePackingFilter::contact_dist_ |
|
private |
◆ distance_cutoff_
core::Real protocols::matdes::InterfacePackingFilter::distance_cutoff_ |
|
private |
◆ lower_threshold_
core::Real protocols::matdes::InterfacePackingFilter::lower_threshold_ |
|
private |
◆ multicomp_
bool protocols::matdes::InterfacePackingFilter::multicomp_ |
|
private |
◆ sym_dof_names_
std::string protocols::matdes::InterfacePackingFilter::sym_dof_names_ |
|
private |
◆ upper_threshold_
core::Real protocols::matdes::InterfacePackingFilter::upper_threshold_ |
|
private |
The documentation for this class was generated from the following files: