Rosetta
Classes | Namespaces
WholeStructureEnergy.hh File Reference

EnergyMethod that applies to a whole structure and not on a residue-by-residue basis. More...

#include <core/scoring/methods/WholeStructureEnergy.fwd.hh>
#include <core/scoring/methods/EnergyMethod.hh>
#include <core/types.hh>

Classes

class  core::scoring::methods::WholeStructureEnergy
 Base class for EnergyMethods which are meaningful only on entire structures, for example, the Radius of Gyration. These EnergyMethods do all of their work in the "finalize_total_energy" section of score function evaluation. More...
 

Namespaces

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

Detailed Description

EnergyMethod that applies to a whole structure and not on a residue-by-residue basis.

Author
Andrew Leaver-Fay