Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
CoupledMovesProtocol Class Reference
Inheritance diagram for CoupledMovesProtocol:
Inheritance graph
[legend]

Public Member Functions

 CoupledMovesProtocol ()
 
 CoupledMovesProtocol (CoupledMovesProtocol const &cmp)
 
virtual void apply (core::pose::Pose &pose)
 
std::string get_name () const
 
virtual protocols::moves::MoverOP clone () const
 
virtual protocols::moves::MoverOP fresh_instance () const
 
core::Real compute_ligand_score_bonus (core::pose::PoseOP pose, core::Size ligand_resnum, core::Real ligand_weight)
 

Private Attributes

core::scoring::ScoreFunctionOP score_fxn_
 
core::pack::task::TaskFactoryOP main_task_factory_
 

Detailed Description

Definition at line 138 of file coupled_moves.cc.

Constructor & Destructor Documentation

CoupledMovesProtocol::CoupledMovesProtocol ( )
CoupledMovesProtocol::CoupledMovesProtocol ( CoupledMovesProtocol const &  cmp)

Definition at line 197 of file coupled_moves.cc.

Member Function Documentation

void CoupledMovesProtocol::apply ( core::pose::Pose pose)
virtual
virtual protocols::moves::MoverOP CoupledMovesProtocol::clone ( ) const
inlinevirtual

Definition at line 146 of file coupled_moves.cc.

References CoupledMovesProtocol().

core::Real CoupledMovesProtocol::compute_ligand_score_bonus ( core::pose::PoseOP  pose,
core::Size  ligand_resnum,
core::Real  ligand_weight 
)

Definition at line 202 of file coupled_moves.cc.

References test.T200_Scoring::weights.

Referenced by apply().

virtual protocols::moves::MoverOP CoupledMovesProtocol::fresh_instance ( ) const
inlinevirtual

Definition at line 150 of file coupled_moves.cc.

std::string CoupledMovesProtocol::get_name ( ) const
inline

Definition at line 144 of file coupled_moves.cc.

Member Data Documentation

core::pack::task::TaskFactoryOP CoupledMovesProtocol::main_task_factory_
private

Definition at line 161 of file coupled_moves.cc.

Referenced by apply(), and CoupledMovesProtocol().

core::scoring::ScoreFunctionOP CoupledMovesProtocol::score_fxn_
private

Definition at line 160 of file coupled_moves.cc.

Referenced by apply(), and CoupledMovesProtocol().


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