|
Rosetta 3.5
|
#include <CartesianBondedEnergyCreator.hh>


Public Member Functions | |
| virtual methods::EnergyMethodOP | create_energy_method (methods::EnergyMethodOptions const &) const |
| Instantiate a new CartesianBondedEnergy. 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 CartesianBondedEnergyCreator.hh.
|
virtual |
Instantiate a new CartesianBondedEnergy.
EnergyMethod Creator.
Implements core::scoring::methods::EnergyMethodCreator.
Definition at line 162 of file CartesianBondedEnergy.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 169 of file CartesianBondedEnergy.cc.
References core::scoring::cart_bonded, core::scoring::cart_bonded_angle, core::scoring::cart_bonded_length, and core::scoring::cart_bonded_torsion.
1.8.4