Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
core::scoring::mhc_epitope_energy::MHCEpitopeEnergyCreator Class Reference

#include <MHCEpitopeEnergyCreator.hh>

Inheritance diagram for core::scoring::mhc_epitope_energy::MHCEpitopeEnergyCreator:
Inheritance graph
[legend]

Public Member Functions

virtual
core::scoring::methods::EnergyMethodOP 
create_energy_method (core::scoring::methods::EnergyMethodOptions const &options) const
 Instantiate a new MHCEpitopeEnergy. More...
 
virtual ScoreTypes score_types_for_method () const
 Return the set of score types claimed by the EnergyMethod that this EnergyMethodCreator creates in its create_energy_method() function. More...
 

Member Function Documentation

core::scoring::methods::EnergyMethodOP core::scoring::mhc_epitope_energy::MHCEpitopeEnergyCreator::create_energy_method ( core::scoring::methods::EnergyMethodOptions const &  options) const
virtual

Instantiate a new MHCEpitopeEnergy.

This must return a fresh instance of the MHCEpitopeEnergy class, never an instance already in use.

Implements core::scoring::methods::EnergyMethodCreator.

ScoreTypes core::scoring::mhc_epitope_energy::MHCEpitopeEnergyCreator::score_types_for_method ( ) const
virtual

Return the set of score types claimed by the EnergyMethod that this EnergyMethodCreator creates in its create_energy_method() function.

Defines the score types that this energy method calculates.

Implements core::scoring::methods::EnergyMethodCreator.

References core::scoring::mhc_epitope.


The documentation for this class was generated from the following files: