Rosetta 3.4
|
#include <ContextIndependentTwoBodyEnergy.hh>
Public Types | |
typedef ShortRangeTwoBodyEnergy | parent |
Public Member Functions | |
ContextIndependentTwoBodyEnergy (EnergyMethodCreatorOP) | |
Constructor with an EnergyMethodCreator to inform the ancestor EnergyMethod class which ScoreTypes this EnergyMethod is responsible for computing. | |
virtual | ~ContextIndependentTwoBodyEnergy () |
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::etable::CoarseEtableEnergy, core::scoring::etable::EtableEnergy, core::scoring::hackelec::HackElecEnergyAroAll, core::scoring::hackelec::HackElecEnergyAroAro, core::scoring::hackelec::RNAHackElecEnergy, core::scoring::methods::CenHBEnergy, core::scoring::methods::CenPairEnergy, core::scoring::methods::CustomAtomPairEnergy, core::scoring::methods::DNA_BaseEnergy, core::scoring::methods::GaussianOverlapEnergy, core::scoring::methods::HybridVDW_Energy, core::scoring::methods::LK_BallEnergy, core::scoring::methods::LK_CosThetaEnergy, core::scoring::methods::LK_hack, core::scoring::methods::MMBondAngleEnergy, core::scoring::methods::MMBondLengthEnergy, core::scoring::methods::MMLJEnergyInter, core::scoring::methods::MMLJEnergyIntra, core::scoring::methods::MMTorsionEnergy, core::scoring::methods::PeptideBondEnergy, core::scoring::methods::ProClosureEnergy, core::scoring::methods::RamachandranEnergy2B, core::scoring::methods::SmoothCenPairEnergy, core::scoring::methods::SuckerEnergy, core::scoring::methods::VDW_Energy, core::scoring::methods::WaterAdductHBondEnergy, and protocols::scoring::methods::InterchainPairEnergy.
core::scoring::methods::ContextIndependentTwoBodyEnergy::ContextIndependentTwoBodyEnergy | ( | EnergyMethodCreatorOP | creator | ) |
Constructor with an EnergyMethodCreator to inform the ancestor EnergyMethod class which ScoreTypes this EnergyMethod is responsible for computing.
core::scoring::methods::ContextIndependentTwoBodyEnergy::~ContextIndependentTwoBodyEnergy | ( | ) | [virtual] |
EnergyMethodType core::scoring::methods::ContextIndependentTwoBodyEnergy::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::ci_2b.