Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
SidechainNeighborCountMetric.fwd.hh File Reference

A metric for calculating each sidechains neighbors based on cones. This metric uses the same core code as the LayerSelector. It can be combined with the SimpleMetricSelector to select any set of residues based on burial. 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::SidechainNeighborCountMetricOP = utility::pointer::shared_ptr< SidechainNeighborCountMetric >
 
using core::simple_metrics::per_residue_metrics::SidechainNeighborCountMetricCOP = utility::pointer::shared_ptr< SidechainNeighborCountMetric const >
 

Detailed Description

A metric for calculating each sidechains neighbors based on cones. This metric uses the same core code as the LayerSelector. It can be combined with the SimpleMetricSelector to select any set of residues based on burial.

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