#include <SubsetPartnerMotifScorer.hh>
◆ SubsetPartnerMotifScorer() [1/2]
| protocols::sewing::scoring::SubsetPartnerMotifScorer::SubsetPartnerMotifScorer |
( |
| ) |
|
◆ ~SubsetPartnerMotifScorer()
| protocols::sewing::scoring::SubsetPartnerMotifScorer::~SubsetPartnerMotifScorer |
( |
| ) |
|
|
overridedefault |
◆ SubsetPartnerMotifScorer() [2/2]
◆ get_name()
| std::string protocols::sewing::scoring::SubsetPartnerMotifScorer::get_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_region_end()
| core::Size protocols::sewing::scoring::SubsetPartnerMotifScorer::get_region_end |
( |
| ) |
const |
◆ get_region_start()
| core::Size protocols::sewing::scoring::SubsetPartnerMotifScorer::get_region_start |
( |
| ) |
const |
◆ get_starts_and_ends()
| std::string protocols::sewing::scoring::SubsetPartnerMotifScorer::get_starts_and_ends |
( |
| ) |
const |
◆ get_weight()
| core::Real protocols::sewing::scoring::SubsetPartnerMotifScorer::get_weight |
( |
| ) |
const |
|
overridevirtual |
◆ interface_motif_score()
◆ provide_xml_schema()
| void protocols::sewing::scoring::SubsetPartnerMotifScorer::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ score()
◆ set_options_from_tag()
| void protocols::sewing::scoring::SubsetPartnerMotifScorer::set_options_from_tag |
( |
utility::tag::TagCOP |
scorer_tag, |
|
|
basic::datacache::DataMap & |
datamap |
|
) |
| |
|
overridevirtual |
◆ set_region_end()
| void protocols::sewing::scoring::SubsetPartnerMotifScorer::set_region_end |
( |
core::Size |
setting | ) |
|
◆ set_region_start()
| void protocols::sewing::scoring::SubsetPartnerMotifScorer::set_region_start |
( |
core::Size |
setting | ) |
|
◆ set_starts_and_ends()
| void protocols::sewing::scoring::SubsetPartnerMotifScorer::set_starts_and_ends |
( |
std::string |
starts_and_ends | ) |
|
◆ set_weight()
| void protocols::sewing::scoring::SubsetPartnerMotifScorer::set_weight |
( |
core::Real |
weight | ) |
|
|
overridevirtual |
◆ type_name()
| std::string protocols::sewing::scoring::SubsetPartnerMotifScorer::type_name |
( |
| ) |
|
|
static |
◆ region_end_
| core::Size protocols::sewing::scoring::SubsetPartnerMotifScorer::region_end_ =1 |
|
private |
◆ region_start_
| core::Size protocols::sewing::scoring::SubsetPartnerMotifScorer::region_start_ =1 |
|
private |
◆ starts_and_ends_
| std::string protocols::sewing::scoring::SubsetPartnerMotifScorer::starts_and_ends_ ="" |
|
private |
◆ weight_
| core::Real protocols::sewing::scoring::SubsetPartnerMotifScorer::weight_ =1 |
|
private |
The documentation for this class was generated from the following files: