![]() |
Rosetta
2021.16
|
EnergyMethodCreator allowing the core::scoring::ScoringManager to create a SugarBackboneEnergy method class. More...
#include <SugarBackboneEnergyCreator.hh>

Public Member Functions | |
| core::scoring::methods::EnergyMethodOP | create_energy_method (core::scoring::methods::EnergyMethodOptions const &) const override |
| Return an up-casted owning pointer (core::scoring::methods::EnergyMethodOP) to the energy method. More... | |
| core::scoring::ScoreTypes | score_types_for_method () const override |
| Return the set of ScoreTypes for which this EnergyMethod is responsible. More... | |
EnergyMethodCreator allowing the core::scoring::ScoringManager to create a SugarBackboneEnergy method class.
|
overridevirtual |
Return an up-casted owning pointer (core::scoring::methods::EnergyMethodOP) to the energy method.
Implements core::scoring::methods::EnergyMethodCreator.
|
overridevirtual |
Return the set of ScoreTypes for which this EnergyMethod is responsible.
Implements core::scoring::methods::EnergyMethodCreator.
References core::scoring::sugar_bb.
1.8.7