Rosetta
Classes | Namespaces
DihedralDistanceMetric.hh File Reference

A metric to calculate the dihedral distance between two poses or the input and the set cmd-line native. Can set a subset of residues to calculate via ResidueSelector. More...

#include <core/simple_metrics/metrics/DihedralDistanceMetric.fwd.hh>
#include <core/simple_metrics/RealMetric.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/select/residue_selector/ResidueSelector.fwd.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <map>

Classes

class  core::simple_metrics::metrics::DihedralDistanceMetric
 A metric to calculate the dihedral distance between two poses. Can set a subset of residues to calculate via ResidueSelector. More...
 

Namespaces

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

Detailed Description

A metric to calculate the dihedral distance between two poses or the input and the set cmd-line native. Can set a subset of residues to calculate via ResidueSelector.

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