Rosetta
Namespaces | Functions
SimpleMetric.cc File Reference

The base class for Metrics in the Metric/Filter/Reporter system. More...

#include <core/simple_metrics/SimpleMetric.hh>
#include <core/simple_metrics/util.hh>
#include <utility/tag/Tag.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <basic/options/keys/simple_metrics.OptionKeys.gen.hh>
#include <basic/options/option.hh>

Namespaces

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

Functions

void core::simple_metrics::run_metrics (core::pose::Pose &pose, utility::vector1< SimpleMetricCOP > const &metrics, std::string prefix="", std::string suffix="")
 Apply a set of SimpleMetrics. More...
 

Detailed Description

The base class for Metrics in the Metric/Filter/Reporter system.

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