|
Rosetta 3.5
|
#include <RG_Energy_RNACreator.hh>


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