#include <RestrictInterGroupVectorOperation.hh>
| protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::RestrictInterGroupVectorOperation |
( |
| ) |
|
default constructor
Referenced by clone().
| protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::RestrictInterGroupVectorOperation |
( |
group_pair const & |
one_group, |
|
|
core::Real |
CB_dist_cutoff, |
|
|
core::Real |
nearby_atom_cutoff, |
|
|
core::Real |
vector_angle_cutoff, |
|
|
core::Real |
vector_dist_cutoff |
|
) |
| |
| protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::~RestrictInterGroupVectorOperation |
( |
| ) |
|
parse_tag
apply
apply function, uses inherited functionality
Implements core::pack::task::operation::TaskOperation.
References core::pack::task::operation::util::calc_interacting_vector(), CB_dist_cutoff_, nearby_atom_cutoff_, pair_vector_, protocols::antibody::design::repack, core::pack::task::PackerTask::restrict_to_residues(), core::pose::Pose::total_residue(), utility_exit_with_message, vector_angle_cutoff_, and vector_dist_cutoff_.
| void protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::CB_dist_cutoff |
( |
core::Real |
CB_dist_cutoff | ) |
|
| void protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::insert_pair |
( |
group_pair |
pair | ) |
|
| void protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::nearby_atom_cutoff |
( |
core::Real |
nearby_atom_cutoff | ) |
|
| void protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::vector_angle_cutoff |
( |
core::Real |
vector_angle_cutoff | ) |
|
| void protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::vector_dist_cutoff |
( |
core::Real |
vector_dist_cutoff | ) |
|
| core::Real protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::CB_dist_cutoff_ |
|
private |
| core::Real protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::nearby_atom_cutoff_ |
|
private |
| group_vector protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::pair_vector_ |
|
private |
| core::Real protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::vector_angle_cutoff_ |
|
private |
| core::Real protocols::toolbox::task_operations::RestrictInterGroupVectorOperation::vector_dist_cutoff_ |
|
private |
The documentation for this class was generated from the following files: