Rosetta
Classes | Namespaces
SimpleMetricData.hh File Reference

A container class for all SMs stored in the pose. More...

#include <core/simple_metrics/SimpleMetricData.fwd.hh>
#include <basic/datacache/CacheableData.hh>
#include <core/chemical/AA.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/simple_metrics/SimpleMetricStruct.hh>
#include <core/simple_metrics/RealMetric.fwd.hh>
#include <core/simple_metrics/StringMetric.fwd.hh>
#include <core/simple_metrics/CompositeRealMetric.fwd.hh>
#include <core/simple_metrics/CompositeStringMetric.fwd.hh>
#include <core/simple_metrics/PerResidueRealMetric.fwd.hh>
#include <core/simple_metrics/PerResidueProbabilitiesMetric.fwd.hh>
#include <core/simple_metrics/PerResidueStringMetric.fwd.hh>
#include <core/io/pose_from_sfr/PoseFromSFRBuilder.fwd.hh>
#include <map>
#include <string>
#include <basic/datacache/CacheableData.fwd.hh>

Classes

class  core::simple_metrics::MetricKey
 The key needed to set data in our SimpleMetricData. This allows only SimpleMetrics to set data. More...
 
class  core::simple_metrics::SimpleMetricData
 A container class for all Simple Metrics stored in the pose. More...
 

Namespaces

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

Detailed Description

A container class for all SMs stored in the pose.

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