Rosetta Protocols  2014.16.56682
Public Types | Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
protocols::toolbox::task_operations::RestrictToCDRH3Loop Class Reference

#include <RestrictToCDRH3Loop.hh>

Public Types

typedef
core::pack::task::operation::TaskOperation 
parent
 

Public Member Functions

 RestrictToCDRH3Loop ()
 
 RestrictToCDRH3Loop (RestrictToCDRH3Loop const &src)
 
virtual ~RestrictToCDRH3Loop ()
 
virtual
core::pack::task::operation::TaskOperationOP 
clone () const
 
virtual void apply (core::pose::Pose const &pose, core::pack::task::PackerTask &task) const
 

Private Member Functions

bool residue_is_in_h3_loop (core::pose::Pose const &pose, Size residue_number) const
 

Static Private Attributes

static Size const pdb_numbered_h3_loop_start = 107
 
static Size const pdb_numbered_h3_loop_end = 138
 
static char const heavy_chain = 'H'
 

Member Typedef Documentation

Constructor & Destructor Documentation

protocols::toolbox::task_operations::RestrictToCDRH3Loop::RestrictToCDRH3Loop ( )

Referenced by clone().

protocols::toolbox::task_operations::RestrictToCDRH3Loop::RestrictToCDRH3Loop ( RestrictToCDRH3Loop const &  src)
protocols::toolbox::task_operations::RestrictToCDRH3Loop::~RestrictToCDRH3Loop ( )
virtual

Member Function Documentation

void protocols::toolbox::task_operations::RestrictToCDRH3Loop::apply ( core::pose::Pose const &  pose,
core::pack::task::PackerTask task 
) const
virtual
TaskOperationOP protocols::toolbox::task_operations::RestrictToCDRH3Loop::clone ( ) const
virtual
bool protocols::toolbox::task_operations::RestrictToCDRH3Loop::residue_is_in_h3_loop ( core::pose::Pose const &  pose,
Size  residue_number 
) const
private

Member Data Documentation

char const protocols::toolbox::task_operations::RestrictToCDRH3Loop::heavy_chain = 'H'
staticprivate

Referenced by residue_is_in_h3_loop().

Size const protocols::toolbox::task_operations::RestrictToCDRH3Loop::pdb_numbered_h3_loop_end = 138
staticprivate

Referenced by residue_is_in_h3_loop().

Size const protocols::toolbox::task_operations::RestrictToCDRH3Loop::pdb_numbered_h3_loop_start = 107
staticprivate

Referenced by residue_is_in_h3_loop().


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