|
Rosetta 3.5
|
#include <OrbitalsScoreCreator.hh>


Public Member Functions | |
| virtual methods::EnergyMethodOP | create_energy_method (methods::EnergyMethodOptions const &) const |
| Instantiate a new OrbitalsScore. 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 29 of file OrbitalsScoreCreator.hh.
|
virtual |
Instantiate a new OrbitalsScore.
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 51 of file OrbitalsScore.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 59 of file OrbitalsScore.cc.
References core::scoring::orbitals_haro, core::scoring::orbitals_hpol, core::scoring::orbitals_hpol_bb, and core::scoring::orbitals_orbitals.
1.8.4