Rosetta 3.4
|
#include <ContextDependentLRTwoBodyEnergy.hh>
Public Types | |
typedef LongRangeTwoBodyEnergy | parent |
Public Member Functions | |
ContextDependentLRTwoBodyEnergy (EnergyMethodCreatorOP) | |
Constructor to inform the EnergyMethod ancestor which ScoreTypes this EnergyMethod is responsible for computing. | |
virtual | ~ContextDependentLRTwoBodyEnergy () |
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::LongRangeTwoBodyEnergy.
Reimplemented in core::scoring::methods::GenBornEnergy.
core::scoring::methods::ContextDependentLRTwoBodyEnergy::ContextDependentLRTwoBodyEnergy | ( | EnergyMethodCreatorOP | creator | ) |
Constructor to inform the EnergyMethod ancestor which ScoreTypes this EnergyMethod is responsible for computing.
core::scoring::methods::ContextDependentLRTwoBodyEnergy::~ContextDependentLRTwoBodyEnergy | ( | ) | [virtual] |
EnergyMethodType core::scoring::methods::ContextDependentLRTwoBodyEnergy::method_type | ( | ) | const [inline, 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_lr_2b.