#include <RRComparerAutomorphicRMSD.hh>
◆ RRComparerAutomorphicRMSD()
protocols::rotamer_recovery::RRComparerAutomorphicRMSD::RRComparerAutomorphicRMSD |
( |
| ) |
|
◆ ~RRComparerAutomorphicRMSD()
protocols::rotamer_recovery::RRComparerAutomorphicRMSD::~RRComparerAutomorphicRMSD |
( |
| ) |
|
|
overridedefault |
◆ get_absolute_threshold()
Real protocols::rotamer_recovery::RRComparerAutomorphicRMSD::get_absolute_threshold |
( |
| ) |
const |
|
virtual |
◆ get_include_backbone_atoms()
bool protocols::rotamer_recovery::RRComparerAutomorphicRMSD::get_include_backbone_atoms |
( |
| ) |
const |
|
virtual |
◆ get_name()
string protocols::rotamer_recovery::RRComparerAutomorphicRMSD::get_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_parameters()
string protocols::rotamer_recovery::RRComparerAutomorphicRMSD::get_parameters |
( |
| ) |
const |
|
overridevirtual |
◆ get_recovery_threshold()
Real protocols::rotamer_recovery::RRComparerAutomorphicRMSD::get_recovery_threshold |
( |
| ) |
const |
|
virtual |
◆ measure_rotamer_recovery()
Implements protocols::rotamer_recovery::RRComparer.
References core::conformation::Residue::aa(), core::scoring::automorphic_rmsd(), core::pose::Pose::conformation(), core::conformation::copy_residue_coordinates_and_rebuild_missing_atoms(), core::conformation::ResidueFactory::create_residue(), get_include_backbone_atoms(), get_recovery_threshold(), core::chemical::ResidueTypeBase::mode(), core::chemical::ResidueTypeBase::name(), core::conformation::Residue::name(), core::conformation::Residue::nheavyatoms(), core::chemical::num_canonical_aas, core::pose::Pose::residue_type_set_for_pose(), protocols::hybridization::score, core::conformation::Residue::seqpos(), protocols::rotamer_recovery::TR(), core::conformation::Residue::type(), and core::chemical::VIRTUAL_BB.
◆ set_absolute_threshold()
void protocols::rotamer_recovery::RRComparerAutomorphicRMSD::set_absolute_threshold |
( |
core::Real const |
absolute_threshold | ) |
|
|
overridevirtual |
◆ set_include_backbone_atoms()
void protocols::rotamer_recovery::RRComparerAutomorphicRMSD::set_include_backbone_atoms |
( |
bool const |
include_backbone_atoms | ) |
|
|
virtual |
◆ set_recovery_threshold()
void protocols::rotamer_recovery::RRComparerAutomorphicRMSD::set_recovery_threshold |
( |
core::Real const |
recovery_threshold | ) |
|
|
overridevirtual |
◆ absolute_threshold_
core::Real protocols::rotamer_recovery::RRComparerAutomorphicRMSD::absolute_threshold_ |
|
private |
◆ include_backbone_atoms_
bool protocols::rotamer_recovery::RRComparerAutomorphicRMSD::include_backbone_atoms_ |
|
private |
◆ recovery_threshold_
core::Real protocols::rotamer_recovery::RRComparerAutomorphicRMSD::recovery_threshold_ |
|
private |
The documentation for this class was generated from the following files: