|
Rosetta 3.5
|
#include <DDPscoreCreator.hh>


Public Member Functions | |
| virtual methods::EnergyMethodOP | create_energy_method (methods::EnergyMethodOptions const &) const |
| Instantiate a new NVscore. More... | |
| virtual 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 26 of file DDPscoreCreator.hh.
|
virtual |
Instantiate a new NVscore.
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 41 of file DDPscore.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 48 of file DDPscore.cc.
References core::scoring::interface_dd_pair.
1.8.4