Rosetta
|
#include <LigandDock.bench.hh>
Public Member Functions | |
LigandDockBenchmark (std::string name) | |
void | setUp () override |
void | run (core::Real scaleFactor) override |
void | tearDown () override |
![]() | |
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 |
|
inlineoverridevirtual |
Reimplemented from PerformanceBenchmark.
References create_a3b_hbs::i, and ligand_dock_pose.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Reimplemented from PerformanceBenchmark.
core::pose::Pose LigandDockBenchmark::ligand_dock_pose |