|
Rosetta 3.5
|
#include <PcsEnergyCreator.hh>


Public Member Functions | |
| virtual core::scoring::methods::EnergyMethodOP | create_energy_method (core::scoring::methods::EnergyMethodOptions const &) const |
| Instantiate a new PcsEnergy. 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 28 of file PcsEnergyCreator.hh.
|
virtual |
Instantiate a new PcsEnergy.
This must return a fresh instance of the CarbonHBondEnergy class, never an instance already in use
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 85 of file PcsEnergy.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 92 of file PcsEnergy.cc.
References core::scoring::pcs2.
1.8.4