#include <HPatchCalculator.hh>
|
| void | lookup (std::string const &key, basic::MetricValueBase *valptr) const override |
| |
| std::string | print (std::string const &key) const override |
| |
| void | recompute (core::pose::Pose const &this_pose) override |
| |
| protocols::pose_metric_calculators::HPatchCalculator::HPatchCalculator |
( |
bool |
remove_nonprotein_res = false | ) |
|
| protocols::pose_metric_calculators::HPatchCalculator::~HPatchCalculator |
( |
| ) |
|
|
overridedefault |
| void protocols::pose_metric_calculators::HPatchCalculator::lookup |
( |
std::string const & |
key, |
|
|
basic::MetricValueBase * |
valptr |
|
) |
| const |
|
overrideprotectedvirtual |
| std::string protocols::pose_metric_calculators::HPatchCalculator::print |
( |
std::string const & |
key | ) |
const |
|
overrideprotectedvirtual |
| void protocols::pose_metric_calculators::HPatchCalculator::recompute |
( |
core::pose::Pose const & |
this_pose | ) |
|
|
overrideprotectedvirtual |
| std::map< core::Size, utility::vector1< core::id::AtomID > > protocols::pose_metric_calculators::HPatchCalculator::atoms_in_patches_ |
|
private |
| bool protocols::pose_metric_calculators::HPatchCalculator::remove_nonprotein_res_ |
|
private |
| core::Real protocols::pose_metric_calculators::HPatchCalculator::total_hpatch_score_ |
|
private |
The documentation for this class was generated from the following files: