Rosetta
Classes | Typedefs
core::simple_metrics::composite_metrics Namespace Reference

Classes

class  BestMutationsFromProbabilitiesMetric
 A metric for calculating the probability delta between the current amino acid and the most likely from a PerResidueProbabilitiesMetric. More...
 
class  BestMutationsFromProbabilitiesMetricCreator
 
class  CompositeEnergyMetric
 A metric to report/calculate all of the energies of a scorefunction that are not 0 or the delta of each energy between another input pose. More...
 
class  ElectrostaticComplementarityMetric
 
class  EXCN_InitFailed
 Super-simple exception to be thrown when we can't initialize the EC calculator. More...
 
class  EXCN_CalcFailed
 Super-simple exception to be thrown when the EC calculator fails to compute. More...
 
class  ElectrostaticSimilarityMetric
 
class  ProtocolSettingsMetric
 This Metric reports options that have been set in the command line and splits script_vars. Each option name is the type and the setting is the value in the map. This is primarily aimed at benchmarking and record-keeping for large-scale rosetta runs or experiments. It works with both the global and local OptionsCollection to enable its use in JD3. It is analogous to the ProtocolFeatures reporter, with more options for xml-based variables. More...
 
class  CompositeEnergyMetricCreator
 
class  ElectrostaticComplementarityMetricCreator
 
class  ElectrostaticSimilarityMetricCreator
 
class  ProtocolSettingsMetricCreator
 

Typedefs

using BestMutationsFromProbabilitiesMetricOP = utility::pointer::shared_ptr< BestMutationsFromProbabilitiesMetric >
 
using BestMutationsFromProbabilitiesMetricCOP = utility::pointer::shared_ptr< BestMutationsFromProbabilitiesMetric const >
 
typedef utility::pointer::shared_ptr< CompositeEnergyMetricCompositeEnergyMetricOP
 
typedef utility::pointer::shared_ptr< CompositeEnergyMetric const > CompositeEnergyMetricCOP
 
typedef utility::pointer::shared_ptr< ElectrostaticComplementarityMetricElectrostaticComplementarityMetricOP
 
typedef utility::pointer::shared_ptr< ElectrostaticComplementarityMetric const > ElectrostaticComplementarityMetricCOP
 
typedef utility::pointer::shared_ptr< ElectrostaticSimilarityMetricElectrostaticSimilarityMetricOP
 
typedef utility::pointer::shared_ptr< ElectrostaticSimilarityMetric const > ElectrostaticSimilarityMetricCOP
 
typedef utility::pointer::shared_ptr< ProtocolSettingsMetricProtocolSettingsMetricOP
 
typedef utility::pointer::shared_ptr< ProtocolSettingsMetric const > ProtocolSettingsMetricCOP
 

Typedef Documentation

◆ BestMutationsFromProbabilitiesMetricCOP

◆ BestMutationsFromProbabilitiesMetricOP

◆ CompositeEnergyMetricCOP

◆ CompositeEnergyMetricOP

◆ ElectrostaticComplementarityMetricCOP

◆ ElectrostaticComplementarityMetricOP

◆ ElectrostaticSimilarityMetricCOP

◆ ElectrostaticSimilarityMetricOP

◆ ProtocolSettingsMetricCOP

◆ ProtocolSettingsMetricOP