Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Enumerations
Docking.bench.hh File Reference

Run a performance benchmark of docking. More...

#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>
#include <protocols/docking/DockingProtocol.hh>
#include <apps/benchmark/performance/performance_benchmark.hh>
#include <apps/benchmark/performance/init_util.hh>
#include <utility/vector1.hh>

Go to the source code of this file.

Classes

class  DockingBenchmark< dock, TScale >
 

Typedefs

typedef DockingBenchmark< Low, 2 > DockingBenchmark_low
 
typedef DockingBenchmark< High, 1 > DockingBenchmark_high
 

Enumerations

enum  DockType { High, Low }
 

Detailed Description

Run a performance benchmark of docking.

Author
Monica Berrondo

Definition in file Docking.bench.hh.

Typedef Documentation

Definition at line 69 of file Docking.bench.hh.

Definition at line 68 of file Docking.bench.hh.

Enumeration Type Documentation

enum DockType
Enumerator
High 
Low 

Definition at line 30 of file Docking.bench.hh.