Rosetta
Namespaces | Typedefs
HbondMetric.fwd.hh File Reference

A metric to report the total h-bonds of a residue, or from a set of residues to another set of residues. Use the SummaryMetric to get total hbonds of a selection or between selections. See the WaterMediatedBridgedHBondMetric for water-mediated h-bonds. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::simple_metrics
 
 core::simple_metrics::per_residue_metrics
 

Typedefs

using core::simple_metrics::per_residue_metrics::HbondMetricOP = utility::pointer::shared_ptr< HbondMetric >
 
using core::simple_metrics::per_residue_metrics::HbondMetricCOP = utility::pointer::shared_ptr< HbondMetric const >
 

Detailed Description

A metric to report the total h-bonds of a residue, or from a set of residues to another set of residues. Use the SummaryMetric to get total hbonds of a selection or between selections. See the WaterMediatedBridgedHBondMetric for water-mediated h-bonds.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)