Rosetta  3.7
 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_
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

Referenced by apply(), and CoupledMovesProtocol().

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

Referenced by apply(), and CoupledMovesProtocol().


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