Rosetta
Namespaces | Functions
TotalEnergyMetric.cc File Reference

A metric to report the total energy of the system or the delta total energy between another input pose or the set native. More...

#include <core/simple_metrics/metrics/TotalEnergyMetric.hh>
#include <core/simple_metrics/simple_metric_creators.hh>
#include <core/simple_metrics/per_residue_metrics/PerResidueEnergyMetric.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 <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreFunctionFactory.hh>
#include <core/scoring/Energies.hh>
#include <core/scoring/xml_util.hh>
#include <core/pose/Pose.hh>
#include <core/pose/ref_pose.hh>
#include <basic/Tracer.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/citation_manager/UnpublishedModuleInfo.hh>
#include <utility/tag/Tag.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.TotalEnergyMetric")
 

Detailed Description

A metric to report the total energy of the system or the delta total energy between another input pose or the set native.

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

Function Documentation

◆ TR()

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