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

A SimpleMetric that calculates the number of atomic clashes per residue using the LJ radius (at 0). Can use a soft radius, which reduces it by 33%. 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

typedef
utility::pointer::shared_ptr
< PerResidueClashMetric > 
core::simple_metrics::per_residue_metrics::PerResidueClashMetricOP
 
typedef
utility::pointer::shared_ptr
< PerResidueClashMetric const > 
core::simple_metrics::per_residue_metrics::PerResidueClashMetricCOP
 

Detailed Description

A SimpleMetric that calculates the number of atomic clashes per residue using the LJ radius (at 0). Can use a soft radius, which reduces it by 33%.

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