|
Rosetta 3.5
|
#include <SecondaryMatcherToUpstreamResidue.hh>


Public Types | |
| typedef core::Size | Size |
| typedef core::Vector | Vector |
Private Attributes | |
| utility::vector1 < core::chemical::ResidueTypeCOP > | target_restypes_ |
| utility::vector1 < utility::vector1< Size > > | atom_ids_for_coordinates_ |
| utility::vector1 < ObjexxFCL::FArray2D< Vector > > | coords_ |
| Size | n_rots_total_ |
| utility::vector1 < utility::vector1< Hit > > | hit_data_ |
| utility::vector1< bool > | build_coords_for_clash_checking_ |
| utility::vector1 < core::id::AtomID > | ds_atom_ids_needed_ |
| utility::vector1 < utility::vector1< Vector > > | coords_for_clash_checking_ |
Definition at line 252 of file SecondaryMatcherToUpstreamResidue.hh.
Definition at line 255 of file SecondaryMatcherToUpstreamResidue.hh.
Definition at line 256 of file SecondaryMatcherToUpstreamResidue.hh.
| protocols::match::downstream::TargetRotamerCoords::TargetRotamerCoords | ( | ) |
Definition at line 696 of file SecondaryMatcherToUpstreamResidue.cc.
|
virtual |
Definition at line 701 of file SecondaryMatcherToUpstreamResidue.cc.
|
inline |
Definition at line 309 of file SecondaryMatcherToUpstreamResidue.hh.
References coords_.
|
inline |
Definition at line 339 of file SecondaryMatcherToUpstreamResidue.hh.
References build_coords_for_clash_checking_.
|
inline |
Definition at line 353 of file SecondaryMatcherToUpstreamResidue.hh.
References coords_for_clash_checking_.
|
inline |
Definition at line 375 of file SecondaryMatcherToUpstreamResidue.hh.
References ds_atom_ids_needed_.
|
inline |
Definition at line 326 of file SecondaryMatcherToUpstreamResidue.hh.
References hit_data_.
Referenced by set_coordinates_for_rotamer().
|
inline |
Definition at line 304 of file SecondaryMatcherToUpstreamResidue.hh.
References atom_ids_for_coordinates_.
Referenced by set_coordinates_for_rotamer().
|
inline |
Definition at line 284 of file SecondaryMatcherToUpstreamResidue.hh.
References target_restypes_.
|
inline |
Definition at line 299 of file SecondaryMatcherToUpstreamResidue.hh.
References coords_.
|
inline |
Definition at line 294 of file SecondaryMatcherToUpstreamResidue.hh.
References n_rots_total_.
|
inline |
Definition at line 289 of file SecondaryMatcherToUpstreamResidue.hh.
References target_restypes_.
Referenced by set_restype().
|
inline |
Definition at line 318 of file SecondaryMatcherToUpstreamResidue.hh.
References atom_ids_for_coordinates_.
|
inline |
Definition at line 360 of file SecondaryMatcherToUpstreamResidue.hh.
References build_coords_for_clash_checking_, and coords_for_clash_checking_.
|
inline |
Definition at line 334 of file SecondaryMatcherToUpstreamResidue.hh.
References build_coords_for_clash_checking_.
| void protocols::match::downstream::TargetRotamerCoords::set_coordinates_for_rotamer | ( | Size | restype_index, |
| Size | rotamer_index, | ||
| Hit const & | hit, | ||
| core::conformation::Residue const & | rescoords | ||
| ) |
Definition at line 779 of file SecondaryMatcherToUpstreamResidue.cc.
References atom_ids_for_coordinates_, coords_, hit(), hit_data_, n_atoms_for_restype(), and core::conformation::Residue::xyz().
|
inline |
Definition at line 344 of file SecondaryMatcherToUpstreamResidue.hh.
References coords_for_clash_checking_.
|
inline |
Definition at line 368 of file SecondaryMatcherToUpstreamResidue.hh.
References ds_atom_ids_needed_.
| void protocols::match::downstream::TargetRotamerCoords::set_num_restypes | ( | Size | n_restypes) |
Definition at line 703 of file SecondaryMatcherToUpstreamResidue.cc.
References atom_ids_for_coordinates_, coords_, hit_data_, and target_restypes_.
| void protocols::match::downstream::TargetRotamerCoords::set_num_target_rotamers | ( | utility::vector1< Size > const & | n_rotamers_per_target_restype) |
Definition at line 738 of file SecondaryMatcherToUpstreamResidue.cc.
References atom_ids_for_coordinates_, coords_, hit_data_, n_rots_total_, core::io::serialization::size(), and target_restypes_.
| void protocols::match::downstream::TargetRotamerCoords::set_num_target_rotamers | ( | Size | target_restype_id, |
| Size | n_rotamers | ||
| ) |
Definition at line 758 of file SecondaryMatcherToUpstreamResidue.cc.
References atom_ids_for_coordinates_, coords_, hit_data_, n_rots_total_, and core::io::serialization::size().
| void protocols::match::downstream::TargetRotamerCoords::set_required_atoms | ( | Size | restype_index, |
| utility::vector1< bool > const & | atom_required | ||
| ) |
Definition at line 718 of file SecondaryMatcherToUpstreamResidue.cc.
References atom_ids_for_coordinates_, and target_restypes_.
| void protocols::match::downstream::TargetRotamerCoords::set_restype | ( | Size | restype_index, |
| core::chemical::ResidueTypeCOP | restype | ||
| ) |
Definition at line 711 of file SecondaryMatcherToUpstreamResidue.cc.
References restype(), and target_restypes_.
|
private |
Definition at line 383 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by n_atoms_for_restype(), restype_atomno(), set_coordinates_for_rotamer(), set_num_restypes(), set_num_target_rotamers(), and set_required_atoms().
|
private |
Definition at line 391 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by get_clash_checking(), set_clash_check_types(), and set_clash_checking().
|
private |
Definition at line 384 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by coord(), n_rotamers_for_restype(), set_coordinates_for_rotamer(), set_num_restypes(), and set_num_target_rotamers().
|
private |
Definition at line 393 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by get_coords_for_clash_check(), set_clash_check_types(), and set_coords_for_clash_check().
|
private |
Definition at line 392 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by get_ds_atom_ids_needed(), and set_ds_atom_ids_needed().
|
private |
Definition at line 389 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by hit(), set_coordinates_for_rotamer(), set_num_restypes(), and set_num_target_rotamers().
|
private |
Definition at line 385 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by n_rots_total(), and set_num_target_rotamers().
|
private |
Definition at line 382 of file SecondaryMatcherToUpstreamResidue.hh.
Referenced by n_restypes(), restype(), set_num_restypes(), set_num_target_rotamers(), set_required_atoms(), and set_restype().
1.8.4