![]() |
Rosetta Protocols
2014.35
|
#include <InterchainPairEnergyCreator.hh>
Public Member Functions | |
virtual core::scoring::methods::EnergyMethodOP | create_energy_method (core::scoring::methods::EnergyMethodOptions const &) const |
Instantiate a new InterchainPairEnergy. More... | |
virtual core::scoring::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... | |
|
virtual |
Instantiate a new InterchainPairEnergy.
This must return a fresh instance of the InterchainPairEnergy class, never an instance already in use
Implements core::scoring::methods::EnergyMethodCreator.
|
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.
References interchain_pair, and interchain_vdw.