Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
ResidueTypeBenchmark Class Reference

#include <ResidueType.bench.hh>

Inheritance diagram for ResidueTypeBenchmark:
Inheritance graph
[legend]

Public Member Functions

 ResidueTypeBenchmark (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::chemical::ChemicalManager * cm_
 
core::chemical::ResidueTypeSetCAP residue_types_
 
std::string pdb_string_
 

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

ResidueTypeBenchmark::ResidueTypeBenchmark ( std::string  name)
inline

Member Function Documentation

virtual void ResidueTypeBenchmark::run ( core::Real  scaleFactor)
inlinevirtual
virtual void ResidueTypeBenchmark::setUp ( )
inlinevirtual

Reimplemented from PerformanceBenchmark.

References cm_, and residue_types_.

virtual void ResidueTypeBenchmark::tearDown ( )
inlinevirtual

Reimplemented from PerformanceBenchmark.

Member Data Documentation

core::chemical::ChemicalManager* ResidueTypeBenchmark::cm_

Referenced by setUp().

std::string ResidueTypeBenchmark::pdb_string_
core::chemical::ResidueTypeSetCAP ResidueTypeBenchmark::residue_types_

Referenced by run(), and setUp().


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