Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
protocols::fldsgn::potentials::AACompositionEnergyCreator Class Reference

#include <AACompositionEnergyCreator.hh>

Inheritance diagram for protocols::fldsgn::potentials::AACompositionEnergyCreator:
Inheritance graph
[legend]
Collaboration diagram for protocols::fldsgn::potentials::AACompositionEnergyCreator:
Collaboration graph
[legend]

Public Types

typedef
core::scoring::methods::EnergyMethodOP 
EnergyMethodOP
 
typedef
core::scoring::methods::EnergyMethodOptions 
EnergyMethodOptions
 
typedef core::scoring::ScoreTypes ScoreTypes
 

Public Member Functions

virtual EnergyMethodOP create_energy_method (EnergyMethodOptions const &) const
 Instantiate a new AACompositionEnergy. 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...
 

Detailed Description

Definition at line 28 of file AACompositionEnergyCreator.hh.

Member Typedef Documentation

Definition at line 31 of file AACompositionEnergyCreator.hh.

Definition at line 32 of file AACompositionEnergyCreator.hh.

Definition at line 33 of file AACompositionEnergyCreator.hh.

Member Function Documentation

AACompositionEnergyCreator::EnergyMethodOP protocols::fldsgn::potentials::AACompositionEnergyCreator::create_energy_method ( EnergyMethodOptions const &  ) const
virtual

Instantiate a new AACompositionEnergy.

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

Definition at line 37 of file AACompositionEnergy.cc.

AACompositionEnergyCreator::ScoreTypes protocols::fldsgn::potentials::AACompositionEnergyCreator::score_types_for_method ( ) const
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 43 of file AACompositionEnergy.cc.

References core::scoring::aa_cmp.


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