![]() |
Rosetta Protocols
2014.35
|
The comparison functionality for the rotamer recovery test. More...
#include <RRComparer.hh>
Public Member Functions | |
virtual | ~RRComparer () |
Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
virtual std::string | get_name () const =0 |
virtual std::string | get_parameters () const =0 |
virtual void | set_recovery_threshold (core::Real const recovery_threshold)=0 |
virtual bool | measure_rotamer_recovery (core::pose::Pose const &pose1, core::pose::Pose const &pose2, core::conformation::Residue const &res1, core::conformation::Residue const &res2, core::Real &score, bool &recovered)=0 |
The comparison functionality for the rotamer recovery test.
Besides implementing the interface given in the base class RRComparer each RRComparer should have an entry in the conevience RotamerRecovery constructor so its use can be indicated by name.
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |