|
Rosetta 3.5
|
#include <ExactOccludedHbondSolEnergyCreator.hh>


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