Rosetta
Public Member Functions | Public Attributes | List of all members
DockingBenchmark< dock, TScale > Class Template Reference

#include <Docking.bench.hh>

Inheritance diagram for DockingBenchmark< dock, TScale >:
Inheritance graph
[legend]

Public Member Functions

 DockingBenchmark (std::string name)
 
void setUp () override
 
void run (core::Real scaleFactor) override
 
void tearDown () override
 
- Public Member Functions inherited from PerformanceBenchmark
 PerformanceBenchmark (std::string name)
 
virtual ~PerformanceBenchmark ()
 
double execute (core::Real scaleFactor)
 
std::string name ()
 

Public Attributes

core::pose::PoseOP start_pose
 
protocols::docking::DockingProtocolOP docking
 

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)
 

Constructor & Destructor Documentation

◆ DockingBenchmark()

template<DockType dock, int TScale>
DockingBenchmark< dock, TScale >::DockingBenchmark ( std::string  name)
inline

Member Function Documentation

◆ run()

template<DockType dock, int TScale>
void DockingBenchmark< dock, TScale >::run ( core::Real  scaleFactor)
inlineoverridevirtual

◆ setUp()

template<DockType dock, int TScale>
void DockingBenchmark< dock, TScale >::setUp ( )
inlineoverridevirtual

◆ tearDown()

template<DockType dock, int TScale>
void DockingBenchmark< dock, TScale >::tearDown ( )
inlineoverridevirtual

Reimplemented from PerformanceBenchmark.

Member Data Documentation

◆ docking

template<DockType dock, int TScale>
protocols::docking::DockingProtocolOP DockingBenchmark< dock, TScale >::docking

◆ start_pose

template<DockType dock, int TScale>
core::pose::PoseOP DockingBenchmark< dock, TScale >::start_pose

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