Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
LigandDockBench Class Reference

#include <LigandDockScript.bench.hh>

Inheritance diagram for LigandDockBench:
Inheritance graph
[legend]

Public Member Functions

void setup ()
 
 LigandDockBench ()
 
virtual ~LigandDockBench ()
 
 LigandDockBench (LigandDockBench const &that)
 
virtual protocols::moves::MoverOP clone () const
 
virtual protocols::moves::MoverOP fresh_instance () const
 
virtual std::string get_name () const
 
virtual void apply (core::pose::Pose &pose)
 

Private Attributes

StartFrom start_from_
 
Translate_info translate_info_
 
Rotate_info rotate_info_
 
SlideTogether slide_together_
 
HighResDocker high_res_docker_
 
FinalMinimizer final_minimizer_
 

Detailed Description

Definition at line 73 of file LigandDockScript.bench.hh.

Constructor & Destructor Documentation

LigandDockBench::LigandDockBench ( )
inline

Definition at line 127 of file LigandDockScript.bench.hh.

virtual LigandDockBench::~LigandDockBench ( )
inlinevirtual

Definition at line 132 of file LigandDockScript.bench.hh.

LigandDockBench::LigandDockBench ( LigandDockBench const &  that)
inline

Definition at line 133 of file LigandDockScript.bench.hh.

Member Function Documentation

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

Definition at line 142 of file LigandDockScript.bench.hh.

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

Definition at line 145 of file LigandDockScript.bench.hh.

virtual std::string LigandDockBench::get_name ( ) const
inlinevirtual

Definition at line 148 of file LigandDockScript.bench.hh.

void LigandDockBench::setup ( )
inline

Definition at line 84 of file LigandDockScript.bench.hh.

References make_scorefxn().

Member Data Documentation

FinalMinimizer LigandDockBench::final_minimizer_
private

Definition at line 80 of file LigandDockScript.bench.hh.

HighResDocker LigandDockBench::high_res_docker_
private

Definition at line 79 of file LigandDockScript.bench.hh.

Rotate_info LigandDockBench::rotate_info_
private

Definition at line 77 of file LigandDockScript.bench.hh.

SlideTogether LigandDockBench::slide_together_
private

Definition at line 78 of file LigandDockScript.bench.hh.

StartFrom LigandDockBench::start_from_
private

Definition at line 75 of file LigandDockScript.bench.hh.

Translate_info LigandDockBench::translate_info_
private

Definition at line 76 of file LigandDockScript.bench.hh.


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