#include <LigandScorer.hh>
◆ LigandScorer() [1/2]
| protocols::sewing::scoring::LigandScorer::LigandScorer |
( |
| ) |
|
◆ ~LigandScorer()
| protocols::sewing::scoring::LigandScorer::~LigandScorer |
( |
| ) |
|
|
overridedefault |
◆ LigandScorer() [2/2]
| protocols::sewing::scoring::LigandScorer::LigandScorer |
( |
LigandScorer const & |
src | ) |
|
◆ get_angle_multiplier()
| core::Real protocols::sewing::scoring::LigandScorer::get_angle_multiplier |
( |
core::Real |
theta_positive | ) |
|
◆ get_cutoff_angle()
| core::Real protocols::sewing::scoring::LigandScorer::get_cutoff_angle |
( |
| ) |
const |
◆ get_cutoff_distance()
| core::Real protocols::sewing::scoring::LigandScorer::get_cutoff_distance |
( |
| ) |
const |
◆ get_func()
◆ get_last_score()
| core::Real protocols::sewing::scoring::LigandScorer::get_last_score |
( |
| ) |
const |
|
overridevirtual |
◆ get_name()
| std::string protocols::sewing::scoring::LigandScorer::get_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_old_last_score()
| core::Real protocols::sewing::scoring::LigandScorer::get_old_last_score |
( |
| ) |
const |
|
overridevirtual |
◆ get_weight()
| core::Real protocols::sewing::scoring::LigandScorer::get_weight |
( |
| ) |
const |
|
overridevirtual |
◆ provide_xml_schema()
| void protocols::sewing::scoring::LigandScorer::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ score()
◆ set_cutoff_angle()
| void protocols::sewing::scoring::LigandScorer::set_cutoff_angle |
( |
core::Real |
setting | ) |
|
◆ set_cutoff_distance()
| void protocols::sewing::scoring::LigandScorer::set_cutoff_distance |
( |
core::Real |
setting | ) |
|
◆ set_func()
◆ set_last_score()
| void protocols::sewing::scoring::LigandScorer::set_last_score |
( |
core::Real |
last_score | ) |
|
|
overridevirtual |
◆ set_old_last_score()
| void protocols::sewing::scoring::LigandScorer::set_old_last_score |
( |
core::Real |
old_last_score | ) |
|
|
overridevirtual |
◆ set_options_from_tag()
| void protocols::sewing::scoring::LigandScorer::set_options_from_tag |
( |
utility::tag::TagCOP |
scorer_tag, |
|
|
basic::datacache::DataMap & |
datamap |
|
) |
| |
|
overridevirtual |
◆ set_weight()
| void protocols::sewing::scoring::LigandScorer::set_weight |
( |
core::Real |
weight | ) |
|
|
overridevirtual |
◆ type_name()
| std::string protocols::sewing::scoring::LigandScorer::type_name |
( |
| ) |
|
|
static |
◆ atom_types_
◆ cutoff_angle_
| core::Real protocols::sewing::scoring::LigandScorer::cutoff_angle_ =numeric::constants::r::pi_over_2/2.0 |
|
private |
◆ cutoff_distance_
| core::Real protocols::sewing::scoring::LigandScorer::cutoff_distance_ =5.0 |
|
private |
◆ func_
◆ last_score_
| core::Real protocols::sewing::scoring::LigandScorer::last_score_ |
|
private |
◆ old_last_score_
| core::Real protocols::sewing::scoring::LigandScorer::old_last_score_ |
|
private |
◆ weight_
| core::Real protocols::sewing::scoring::LigandScorer::weight_ =1.0 |
|
private |
The documentation for this class was generated from the following files: