#include <TopNMotifScorer.hh>
◆ TopNMotifScorer() [1/2]
| protocols::sewing::scoring::TopNMotifScorer::TopNMotifScorer |
( |
| ) |
|
default construct
References scores_.
◆ ~TopNMotifScorer()
| protocols::sewing::scoring::TopNMotifScorer::~TopNMotifScorer |
( |
| ) |
|
|
overridedefault |
◆ TopNMotifScorer() [2/2]
| protocols::sewing::scoring::TopNMotifScorer::TopNMotifScorer |
( |
TopNMotifScorer const & |
src | ) |
|
◆ full_motif_score()
◆ get_name()
| std::string protocols::sewing::scoring::TopNMotifScorer::get_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_scores_to_keep()
| core::Size protocols::sewing::scoring::TopNMotifScorer::get_scores_to_keep |
( |
| ) |
const |
|
virtual |
◆ get_weight()
| core::Real protocols::sewing::scoring::TopNMotifScorer::get_weight |
( |
| ) |
const |
|
overridevirtual |
◆ norm_motif_score()
◆ provide_xml_schema()
| void protocols::sewing::scoring::TopNMotifScorer::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ score()
◆ set_options_from_tag()
| void protocols::sewing::scoring::TopNMotifScorer::set_options_from_tag |
( |
utility::tag::TagCOP |
scorer_tag, |
|
|
basic::datacache::DataMap & |
datamap |
|
) |
| |
|
overridevirtual |
◆ set_scores_to_keep()
| void protocols::sewing::scoring::TopNMotifScorer::set_scores_to_keep |
( |
core::Size |
new_scores | ) |
|
|
virtual |
◆ set_weight()
| void protocols::sewing::scoring::TopNMotifScorer::set_weight |
( |
core::Real |
weight | ) |
|
|
overridevirtual |
◆ type_name()
| std::string protocols::sewing::scoring::TopNMotifScorer::type_name |
( |
| ) |
|
|
static |
◆ scores_
| utility::vector1<core::Real> protocols::sewing::scoring::TopNMotifScorer::scores_ |
|
private |
◆ scores_to_keep_
| core::Size protocols::sewing::scoring::TopNMotifScorer::scores_to_keep_ =1.0 |
|
private |
◆ weight_
| core::Real protocols::sewing::scoring::TopNMotifScorer::weight_ =1.0 |
|
private |
The documentation for this class was generated from the following files: