|
Rosetta 3.5
|
#include <PDDFEnergyCreator.hh>


Public Member Functions | |
| PDDFEnergyCreator () | |
| virtual core::scoring::methods::EnergyMethodOP | create_energy_method (core::scoring::methods::EnergyMethodOptions const &) const |
| Instantiate a new PDDFEnergy. More... | |
| virtual core::scoring::ScoreTypes | score_types_for_method () const |
| Return the set of score types claimed by the EnergyMethod this EnergyMethodCreator creates in its create_energy_method() function. More... | |
Definition at line 27 of file PDDFEnergyCreator.hh.
|
inline |
Definition at line 30 of file PDDFEnergyCreator.hh.
|
virtual |
Instantiate a new PDDFEnergy.
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 72 of file PDDFEnergy.cc.
|
virtual |
Return the set of score types claimed by the EnergyMethod this EnergyMethodCreator creates in its create_energy_method() function.
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 66 of file PDDFEnergy.cc.
References core::scoring::pddf_score.
1.8.4