Rosetta
Classes | Typedefs | Functions
protocols::testing Namespace Reference

Classes

class  BenchmarkBuildRotamersMover
 A protocols::moves::Mover that packs the side-chains using a rotamer library It uses a ScoreFunction for packing and a PackerTask, or a TaskFactory that generates a PackerTask, for instructions on what rotamer sets are allowed at each residue position during packing. More...
 
class  BenchmarkBuildRotamersMoverCreator
 

Typedefs

using BenchmarkBuildRotamersMoverOP = utility::pointer::shared_ptr< BenchmarkBuildRotamersMover >
 
using BenchmarkBuildRotamersMoverCOP = utility::pointer::shared_ptr< BenchmarkBuildRotamersMover const >
 

Functions

static basic::Tracer TR ("protocols.testing.BenchmarkBuildRotamersMover")
 

Typedef Documentation

◆ BenchmarkBuildRotamersMoverCOP

using protocols::testing::BenchmarkBuildRotamersMoverCOP = typedef utility::pointer::shared_ptr< BenchmarkBuildRotamersMover const >

◆ BenchmarkBuildRotamersMoverOP

using protocols::testing::BenchmarkBuildRotamersMoverOP = typedef utility::pointer::shared_ptr< BenchmarkBuildRotamersMover >

Function Documentation

◆ TR()

static basic::Tracer protocols::testing::TR ( "protocols.testing.BenchmarkBuildRotamersMover"  )
static