Rosetta
Namespaces | Functions
CustomRealValueMetric.cc File Reference

A simple metric that allows an arbitrary, user- or developer-set floating-point value to be cached in a pose. More...

#include <core/simple_metrics/metrics/CustomRealValueMetric.hh>
#include <core/simple_metrics/metrics/CustomRealValueMetricCreator.hh>
#include <core/simple_metrics/RealMetric.hh>
#include <core/simple_metrics/util.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/util.hh>
#include <basic/Tracer.hh>
#include <basic/datacache/DataMap.hh>
#include <utility/tag/Tag.hh>
#include <basic/citation_manager/UnpublishedModuleInfo.hh>
#include <utility/tag/XMLSchemaGeneration.hh>

Namespaces

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

Functions

static basic::Tracer TR ("core.simple_metrics.metrics.CustomRealValueMetric")
 

Detailed Description

A simple metric that allows an arbitrary, user- or developer-set floating-point value to be cached in a pose.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)

Function Documentation

◆ TR()

static basic::Tracer TR ( "core.simple_metrics.metrics.CustomRealValueMetric"  )
static