|
Rosetta 3.5
|
#include <CenPairEnergyCreator.hh>


Public Member Functions | |
| virtual methods::EnergyMethodOP | create_energy_method (methods::EnergyMethodOptions const &) const |
| Instantiate a new CenPairEnergy. 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 30 of file CenPairEnergyCreator.hh.
|
virtual |
Instantiate a new CenPairEnergy.
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 49 of file CenPairEnergy.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 58 of file CenPairEnergy.cc.
References core::scoring::cenpack, and core::scoring::pair.
1.8.4