Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
protocols::match::upstream::DunbrackSCSampler Class Reference

Basic class for sidechain sampling that pulls data from the Dunbrack rotamer library. The samples that are returned are the basic rotamers and do not include any expansions by the "ex" flags. More...

#include <ProteinSCSampler.hh>

Inheritance diagram for protocols::match::upstream::DunbrackSCSampler:
Inheritance graph
[legend]
Collaboration diagram for protocols::match::upstream::DunbrackSCSampler:
Collaboration graph
[legend]

Public Member Functions

virtual
DunbrackRotamerSampleDataVector 
samples (ScaffoldBuildPoint const &bb_conf, core::chemical::ResidueType const &restype) const
 
- Public Member Functions inherited from protocols::match::upstream::ProteinSCSampler
virtual ~ProteinSCSampler ()
 

Additional Inherited Members

- Public Types inherited from protocols::match::upstream::ProteinSCSampler
typedef
core::pack::dunbrack::DunbrackRotamerSampleData 
DunbrackRotamerSampleData
 
typedef utility::vector1
< DunbrackRotamerSampleData
DunbrackRotamerSampleDataVector
 

Detailed Description

Basic class for sidechain sampling that pulls data from the Dunbrack rotamer library. The samples that are returned are the basic rotamers and do not include any expansions by the "ex" flags.

Definition at line 59 of file ProteinSCSampler.hh.

Member Function Documentation

DunbrackSCSampler::DunbrackRotamerSampleDataVector protocols::match::upstream::DunbrackSCSampler::samples ( ScaffoldBuildPoint const &  bb_conf,
core::chemical::ResidueType const &  restype 
) const
virtual

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