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... | |
|
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.
|
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.
References core::scoring::dock_ens_conf.