|
Rosetta 3.5
|
#include <RNA_FullAtomVDW_BasePhosphateCreator.hh>


Public Member Functions | |
| virtual methods::EnergyMethodOP | create_energy_method (methods::EnergyMethodOptions const &) const |
| Instantiate a new RNA_FullAtomVDW_BasePhosphate. 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 24 of file RNA_FullAtomVDW_BasePhosphateCreator.hh.
|
virtual |
Instantiate a new RNA_FullAtomVDW_BasePhosphate.
This must return a fresh instance of the RNA_FullAtomVDW_BasePhosphateCreator class never an instance already in use
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 53 of file RNA_FullAtomVDW_BasePhosphate.cc.
References core::scoring::ScoringManager::etable(), core::scoring::methods::EnergyMethodOptions::etable_type(), core::scoring::fa_intra_RNA_base_phos_atr, core::scoring::fa_intra_RNA_base_phos_rep, core::scoring::fa_intra_RNA_base_phos_sol, core::scoring::ScoringManager::get_instance(), core::scoring::etable::TableLookupEtableEnergy::intrares_evaluator(), and core::scoring::etable::EtableEvaluator::set_scoretypes().
|
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 78 of file RNA_FullAtomVDW_BasePhosphate.cc.
References core::scoring::fa_intra_RNA_base_phos_atr, core::scoring::fa_intra_RNA_base_phos_rep, and core::scoring::fa_intra_RNA_base_phos_sol.
1.8.4