#include <RRComparer.hh>
| protocols::rotamer_recovery::RRComparerChiDiff::RRComparerChiDiff |
( |
| ) |
|
| protocols::rotamer_recovery::RRComparerChiDiff::~RRComparerChiDiff |
( |
| ) |
|
|
overridedefault |
| protocols::rotamer_recovery::RRComparerChiDiff::RRComparerChiDiff |
( |
RRComparerChiDiff const & |
src | ) |
|
| void protocols::rotamer_recovery::RRComparerChiDiff::append_attributes |
( |
utility::tag::AttributeList & |
attlist | ) |
|
|
static |
| string protocols::rotamer_recovery::RRComparerChiDiff::get_name |
( |
| ) |
const |
|
overridevirtual |
| string protocols::rotamer_recovery::RRComparerChiDiff::get_parameters |
( |
| ) |
const |
|
overridevirtual |
measure the rotamer recovery by comparing rotamer bins
- Returns
- true, if the measurement was successful, false otherwise
Implements protocols::rotamer_recovery::RRComparer.
References core::conformation::Residue::aa(), core::conformation::Residue::chi(), core::chemical::ResidueType::chi_2_proton_chi(), limit_chi_angles_, max_chi_considered_, protocols::mean_field::min(), core::chemical::ResidueTypeBase::name(), core::conformation::Residue::name(), core::conformation::Residue::nchi(), core::chemical::num_canonical_aas, core::pack::dunbrack::subtract_chi_angles(), tolerance_, protocols::rotamer_recovery::TR(), and core::conformation::Residue::type().
| void protocols::rotamer_recovery::RRComparerChiDiff::parse_attributes_from_tag |
( |
utility::tag::TagCOP |
tag | ) |
|
|
overridevirtual |
| void protocols::rotamer_recovery::RRComparerChiDiff::set_absolute_threshold |
( |
core::Real const |
setting | ) |
|
|
overridevirtual |
| void protocols::rotamer_recovery::RRComparerChiDiff::set_max_chi_considered |
( |
core::Size const |
max_chi | ) |
|
|
virtual |
| void protocols::rotamer_recovery::RRComparerChiDiff::set_recovery_threshold |
( |
core::Real const |
setting | ) |
|
|
overridevirtual |
| core::Real protocols::rotamer_recovery::RRComparerChiDiff::absolute_threshold_ |
|
private |
| bool protocols::rotamer_recovery::RRComparerChiDiff::limit_chi_angles_ |
|
private |
| core::Size protocols::rotamer_recovery::RRComparerChiDiff::max_chi_considered_ |
|
private |
| core::Real protocols::rotamer_recovery::RRComparerChiDiff::tolerance_ |
|
private |
The documentation for this class was generated from the following files: