32 #include <utility/vector1.hh>
53 return "RRProtocolReferenceStructure";
65 return "RRProtocolRTMin";
77 return "RRProtocolRotamerTrials";
89 return "RRProtocolMinPack";
101 return "RRProtocolPackRotamers";
113 return "RRProtocolRelax";
119 return "RRProtocolMover";
138 return "RRComparerAutomorphicRMSD";
151 return "RRComparerRotBins";
163 return "RRComparerChiDiff";
175 return "RRComparerElecDensDiff";
187 return "RRReporterSimple";
201 return "RRReporterHuman";
213 return "RRReporterSQLite";
std::string type_name() const
Preform the rotamer recovery after applying mover.
std::string type_name() const
RRReporterOP create_reporter() const
Preform the rotamer recovery against a reference structure.
RRProtocolOP create_protocol() const
std::string type_name() const
RRComparerOP create_comparer() const
std::string type_name() const
RRProtocolOP create_protocol() const
RRProtocolOP create_protocol() const
RRComparerOP create_comparer() const
Protocols ///// ///////////// AutomorphicRMSD ///////////////////.
std::string type_name() const
std::string type_name() const
std::string type_name() const
std::string type_name() const
RRComparerOP create_comparer() const
RRProtocolOP create_protocol() const
The reporting functionality for the rotamer recovery test in a human readable format.
core::Real rotamer_recovery(Pose &pose, Pose &ref_pose, core::Real difference)
Percentage of rotamers recovered.
std::string type_name() const
std::string type_name() const
utility::pointer::shared_ptr< RRProtocol > RRProtocolOP
utility::pointer::shared_ptr< RRComparer > RRComparerOP
std::string type_name() const
RRProtocolOP create_protocol() const
RRProtocolOP create_protocol() const
Protocols /////.
RRReporterOP create_reporter() const
std::string type_name() const
RRComparerOP create_comparer() const
RRReporterOP create_reporter() const
std::string type_name() const
std::string type_name() const
RRProtocolOP create_protocol() const
utility::pointer::shared_ptr< RRReporter > RRReporterOP