Rosetta
|
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.hh>
#include <core/simple_metrics/simple_metric_creators.hh>
#include <core/simple_metrics/PerResidueRealMetric.hh>
#include <core/simple_metrics/util.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/util.hh>
#include <core/select/util.hh>
#include <core/scoring/hbonds/HBondSet.hh>
#include <core/scoring/hbonds/hbonds.hh>
#include <core/pose/Pose.hh>
#include <basic/Tracer.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/tag/Tag.hh>
#include <utility/pointer/memory.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::simple_metrics | |
core::simple_metrics::per_residue_metrics | |
Functions | |
static basic::Tracer | TR ("core.simple_metrics.per_residue_metrics.HbondMetric") |
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.
|
static |