Rosetta
Classes | Namespaces
HbondMetric.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 <core/simple_metrics/per_residue_metrics/HbondMetric.fwd.hh>
#include <core/simple_metrics/PerResidueRealMetric.hh>
#include <core/types.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <map>

Classes

class  core::simple_metrics::per_residue_metrics::HbondMetric
 A metric to report the total h-bonds residues from a selection to all [OTHER] residues, or from a set of residues to another set of residues. If No selection is given, will report ALL vs ALL. More...
 

Namespaces

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

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)