#include <StubScoreFilter.hh>
◆ parent
◆ StubSetStubPos
◆ StubScoreFilter()
protocols::protein_interface_design::filters::StubScoreFilter::StubScoreFilter |
( |
| ) |
|
◆ ~StubScoreFilter()
protocols::protein_interface_design::filters::StubScoreFilter::~StubScoreFilter |
( |
| ) |
|
|
overridedefault |
◆ apply()
bool protocols::protein_interface_design::filters::StubScoreFilter::apply |
( |
core::pose::Pose const & |
pose | ) |
const |
|
overridevirtual |
◆ class_name()
std::string protocols::protein_interface_design::filters::StubScoreFilter::class_name |
( |
| ) |
|
|
static |
◆ clone()
◆ compute()
References core::scoring::backbone_stub_constraint, protocols::protein_interface_design::movers::PlacementMinimizationMover::cb_force(), cb_force_, protocols::score_filters::ScoreTypeFilter::compute(), protocols::protein_interface_design::movers::PlacementMinimizationMover::host_chain(), host_chain_, protocols::protein_interface_design::movers::make_stub_scorefxn(), reference_pose_, protocols::protein_interface_design::movers::PlacementMinimizationMover::refresh_bbstub_constraints(), protocols::hotspot_hashing::remove_hotspot_constraints_from_pose(), protocols::protein_interface_design::movers::PlacementMinimizationMover::set_reference_pose(), protocols::protein_interface_design::movers::PlacementMinimizationMover::stub_sets(), stub_sets_, and protocols::protein_interface_design::filters::TR().
Referenced by apply(), report(), and report_sm().
◆ fresh_instance()
◆ name()
std::string protocols::protein_interface_design::filters::StubScoreFilter::name |
( |
| ) |
const |
|
overridevirtual |
◆ parse_my_tag()
void protocols::protein_interface_design::filters::StubScoreFilter::parse_my_tag |
( |
utility::tag::TagCOP |
, |
|
|
basic::datacache::DataMap & |
|
|
) |
| |
|
overridevirtual |
◆ provide_xml_schema()
void protocols::protein_interface_design::filters::StubScoreFilter::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ report()
void protocols::protein_interface_design::filters::StubScoreFilter::report |
( |
std::ostream & |
out, |
|
|
core::pose::Pose const & |
pose |
|
) |
| const |
|
overridevirtual |
◆ report_sm()
◆ stub_sets()
void protocols::protein_interface_design::filters::StubScoreFilter::stub_sets |
( |
utility::vector1< StubSetStubPos > const & |
stub_sets | ) |
|
◆ cb_force_
core::Real protocols::protein_interface_design::filters::StubScoreFilter::cb_force_ |
|
private |
◆ host_chain_
core::Size protocols::protein_interface_design::filters::StubScoreFilter::host_chain_ |
|
private |
◆ reference_pose_
core::pose::PoseCOP protocols::protein_interface_design::filters::StubScoreFilter::reference_pose_ |
|
private |
◆ stub_sets_
utility::vector1< StubSetStubPos > protocols::protein_interface_design::filters::StubScoreFilter::stub_sets_ |
|
private |
The documentation for this class was generated from the following files: