Rosetta 3.4
|
#include <ContextDependentTwoBodyEnergy.hh>
Public Types | |
typedef ShortRangeTwoBodyEnergy | parent |
Public Member Functions | |
ContextDependentTwoBodyEnergy (EnergyMethodCreatorOP creator) | |
virtual | ~ContextDependentTwoBodyEnergy () |
EnergyMethodType | method_type () const |
Return one of the 7 kinds of energy methods that exist: e.g. context-dependent-one-body vs whole-structure. |
Reimplemented from core::scoring::methods::ShortRangeTwoBodyEnergy.
Reimplemented in core::scoring::methods::Fa_MbsolvEnergy, core::scoring::methods::MembraneCenPairEnergy, and core::scoring::methods::PairEnergy.
core::scoring::methods::ContextDependentTwoBodyEnergy::ContextDependentTwoBodyEnergy | ( | EnergyMethodCreatorOP | creator | ) |
core::scoring::methods::ContextDependentTwoBodyEnergy::~ContextDependentTwoBodyEnergy | ( | ) | [virtual] |
EnergyMethodType core::scoring::methods::ContextDependentTwoBodyEnergy::method_type | ( | ) | const [virtual] |
Return one of the 7 kinds of energy methods that exist: e.g. context-dependent-one-body vs whole-structure.
Implements core::scoring::methods::EnergyMethod.
References core::scoring::methods::cd_2b.