Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
SidechainNeighborCountMetric.cc 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 <core/simple_metrics/per_residue_metrics/SidechainNeighborCountMetric.hh>
#include <core/simple_metrics/per_residue_metrics/SidechainNeighborCountMetricCreator.hh>
#include <core/select/util/burial_utilities.hh>
#include <core/pose/Pose.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 <basic/Tracer.hh>
#include <basic/datacache/DataMap.hh>
#include <utility/tag/Tag.hh>
#include <utility/string_util.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.SidechainNeighborCountMetric")
 

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)

Function Documentation

static basic::Tracer TR ( "core.simple_metrics.per_residue_metrics.SidechainNeighborCountMetric"  )
static