|
Rosetta 3.5
|
#include <EnsembleEnergyCreator.hh>


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