![]() |
Rosetta
3.7
|
#include <LigandDock.bench.hh>
Public Member Functions | |
LigandDockBenchmark (std::string name) | |
virtual void | setUp () |
virtual void | run (core::Real scaleFactor) |
virtual void | tearDown () |
![]() | |
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 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) |
|
inline |
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References ligand_dock_pose.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
References ligand_dock_pose, utility::options::OptionCollection::load_options_from_file(), basic::options::option, and basic::options::OptionKeys::in::file::s.
|
inlinevirtual |
Reimplemented from PerformanceBenchmark.
core::pose::Pose LigandDockBenchmark::ligand_dock_pose |