|
Rosetta 3.5
|
#include <SearchPatternRotSetOp.hh>


Public Types | |
| typedef protocols::toolbox::rotamer_set_operations::RigidBodyMoveBaseRSO | parent |
Private Attributes | |
| utility::vector1 < core::kinematics::Stub > | search_stubs_ |
Additional Inherited Members | |
Static Public Member Functions inherited from protocols::toolbox::rotamer_set_operations::RigidBodyMoveBaseRSO | |
| static core::Real | determine_largest_nbr_atom_distance (core::conformation::Residue const &target_res, utility::vector1< core::conformation::ResidueCOP > alternate_confs) |
| returns the largest observed distance between the nbr atom in the target res and the nbr atom in any of the candidate rb confs More... | |
Protected Member Functions inherited from protocols::toolbox::rotamer_set_operations::RigidBodyMoveBaseRSO | |
| RigidBodyMoveBaseRSO () | |
| RigidBodyMoveBaseRSO (const RigidBodyMoveBaseRSO &other) | |
Definition at line 39 of file SearchPatternRotSetOp.hh.
| typedef protocols::toolbox::rotamer_set_operations::RigidBodyMoveBaseRSO protocols::hotspot_hashing::SearchPatternRotSetOp::parent |
Definition at line 42 of file SearchPatternRotSetOp.hh.
| protocols::hotspot_hashing::SearchPatternRotSetOp::SearchPatternRotSetOp | ( | SearchPatternOP | pattern) |
Definition at line 41 of file SearchPatternRotSetOp.cc.
Referenced by clone().
| protocols::hotspot_hashing::SearchPatternRotSetOp::SearchPatternRotSetOp | ( | SearchPatternRotSetOp const & | other) |
Definition at line 46 of file SearchPatternRotSetOp.cc.
|
virtual |
Implements core::pack::rotamer_set::RotamerSetOperation.
Definition at line 52 of file SearchPatternRotSetOp.cc.
References SearchPatternRotSetOp().
|
virtual |
returns candidate alternate RB conformations
Implements protocols::toolbox::rotamer_set_operations::RigidBodyMoveBaseRSO.
Definition at line 59 of file SearchPatternRotSetOp.cc.
References protocols::hotspot_hashing::StubGenerator::moveFromStubFrame(), protocols::hotspot_hashing::StubGenerator::moveIntoStubFrame(), core::pose::Pose::residue(), protocols::hotspot_hashing::StubGenerator::residueStubCentroidFrame(), search_stubs_, protocols::hotspot_hashing::stub_to_points(), and protocols::hotspot_hashing::TR().
|
virtual |
Reimplemented from protocols::toolbox::rotamer_set_operations::RigidBodyMoveBaseRSO.
Definition at line 101 of file SearchPatternRotSetOp.cc.
References core::kinematics::Stub::global2local(), core::pose::Pose::residue(), protocols::hotspot_hashing::StubGenerator::residueStubCentroidFrame(), search_stubs_, and protocols::hotspot_hashing::TR().
|
private |
Definition at line 65 of file SearchPatternRotSetOp.hh.
Referenced by get_rigid_body_confs(), and increase_packer_residue_radius().
1.8.4