![]() |
Rosetta
2021.16
|
#include <UnfoldedStateEnergyCreator.hh>

Public Member Functions | |
| core::scoring::methods::EnergyMethodOP | create_energy_method (core::scoring::methods::EnergyMethodOptions const &) const override |
| Instantiate a new UnfoldedStateEnergy. More... | |
| core::scoring::ScoreTypes | score_types_for_method () const override |
| Return the set of score types claimed by the EnergyMethod this EnergyMethodCreator creates in its create_energy_method() function. More... | |
|
overridevirtual |
Instantiate a new UnfoldedStateEnergy.
This must return a fresh instance of the UnfoldedStateEnergy class, never an instance already in use
Implements core::scoring::methods::EnergyMethodCreator.
References core::scoring::methods::EnergyMethodOptions::has_method_weights(), core::scoring::methods::EnergyMethodOptions::method_weights(), core::scoring::n_score_types, core::scoring::unfolded, and core::scoring::methods::EnergyMethodOptions::unfolded_energies_type().
|
overridevirtual |
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::fa_dun_dev_ref, core::scoring::fa_dun_ref, core::scoring::fa_dun_rot_ref, core::scoring::fa_dun_semi_ref, core::scoring::fa_intra_atr_ref, core::scoring::fa_intra_rep_ref, core::scoring::fa_intra_sol_ref, core::scoring::mm_lj_intra_atr_ref, core::scoring::mm_lj_intra_rep_ref, core::scoring::mm_twist_ref, core::scoring::omega_ref, core::scoring::p_aa_pp_ref, core::scoring::pro_close_ref, core::scoring::rama_ref, and core::scoring::unfolded.
1.8.7