Rosetta
|
The base class for Metrics in the Metric/Filter/Reporter system. More...
#include <core/simple_metrics/SimpleMetric.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
#include <basic/citation_manager/CitationCollectionBase.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <string>
Classes | |
class | core::simple_metrics::SimpleMetric |
The base class for Metrics in the Metric/Filter/Reporter system. More... | |
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... | |
The base class for Metrics in the Metric/Filter/Reporter system.