|
Rosetta
|
#include <LigandDock.bench.hh>

Public Member Functions | |
| LigandDockBenchmark (std::string name) | |
| virtual void | setUp () |
| virtual void | run (core::Real scaleFactor) |
| virtual void | tearDown () |
Public Member Functions inherited from PerformanceBenchmark | |
| PerformanceBenchmark (std::string name) | |
| virtual | ~PerformanceBenchmark () |
| double | execute (core::Real scaleFactor) |
| std::string | name () |
Public Attributes | |
| core::pose::Pose | ligand_dock_pose |
Additional Inherited Members | |
Static Public Member Functions inherited from PerformanceBenchmark | |
| static void | executeOneBenchmark (std::string const &name, core::Real scaleFactor=1) |
| static void | executeAllBenchmarks (core::Real scaleFactor=1) |
| static std::string | getReport () |
| static std::string | getOneReport (std::string const &name) |
Definition at line 29 of file LigandDock.bench.hh.
|
inline |
Definition at line 32 of file LigandDock.bench.hh.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
Definition at line 43 of file LigandDock.bench.hh.
References ligand_dock_pose.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
Definition at line 36 of file LigandDock.bench.hh.
References ligand_dock_pose, utility::options::OptionCollection::load_options_from_file(), basic::options::option, and app.pyrosetta_toolkit.modules.SQLPDB::s.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
Definition at line 52 of file LigandDock.bench.hh.
| core::pose::Pose LigandDockBenchmark::ligand_dock_pose |
Definition at line 32 of file LigandDock.bench.hh.
1.8.7