#include <SecondaryMatcherToUpstreamResidue.hh>
|
| TargetRotamerCoords () |
|
| ~TargetRotamerCoords () override |
|
void | set_num_restypes (core::Size n_restypes) |
|
void | set_restype (core::Size restype_index, core::chemical::ResidueTypeCOP restype) |
|
void | set_required_atoms (core::Size restype_index, utility::vector1< bool > const &atom_required) |
|
void | set_num_target_rotamers (utility::vector1< core::Size > const &n_rotamers_per_target_restype) |
|
void | set_num_target_rotamers (core::Size target_restype_id, core::Size n_rotamers) |
|
void | set_coordinates_for_rotamer (core::Size restype_index, core::Size rotamer_index, Hit const &hit, core::conformation::Residue const &rescoords) |
|
core::Size | n_restypes () const |
|
core::chemical::ResidueTypeCOP | restype (core::Size restype_index) const |
|
core::Size | n_rots_total () const |
|
core::Size | n_rotamers_for_restype (core::Size restype_id) const |
|
core::Size | n_atoms_for_restype (core::Size restype_id) const |
|
Vector const & | coord (core::Size restype_index, core::Size rotamer_index, core::Size which_atom) const |
|
core::Size | restype_atomno (core::Size restype_index, core::Size which_atom) const |
|
Hit const & | hit (core::Size restype_index, core::Size rotamer_index) const |
|
void | set_clash_checking (core::Size rotamer_index) |
|
bool | get_clash_checking (core::Size rotamer_index) |
|
void | set_coords_for_clash_check (core::Size rotamer_index, utility::vector1< Vector > &coords) |
|
utility::vector1< Vector > | get_coords_for_clash_check (core::Size rotamer_index) |
|
void | set_clash_check_types (core::Size n_rotamers) |
|
void | set_ds_atom_ids_needed (utility::vector1< core::id::AtomID > atom_ids) |
|
utility::vector1
< core::id::AtomID > | get_ds_atom_ids_needed () |
|
protocols::match::downstream::TargetRotamerCoords::TargetRotamerCoords |
( |
| ) |
|
protocols::match::downstream::TargetRotamerCoords::~TargetRotamerCoords |
( |
| ) |
|
|
overridedefault |
bool protocols::match::downstream::TargetRotamerCoords::get_clash_checking |
( |
core::Size |
rotamer_index | ) |
|
|
inline |
utility::vector1< Vector > protocols::match::downstream::TargetRotamerCoords::get_coords_for_clash_check |
( |
core::Size |
rotamer_index | ) |
|
|
inline |
utility::vector1< core::id::AtomID > protocols::match::downstream::TargetRotamerCoords::get_ds_atom_ids_needed |
( |
| ) |
|
|
inline |
Hit const& protocols::match::downstream::TargetRotamerCoords::hit |
( |
core::Size |
restype_index, |
|
|
core::Size |
rotamer_index |
|
) |
| const |
|
inline |
core::Size protocols::match::downstream::TargetRotamerCoords::n_atoms_for_restype |
( |
core::Size |
restype_id | ) |
const |
|
inline |
core::Size protocols::match::downstream::TargetRotamerCoords::n_restypes |
( |
| ) |
const |
|
inline |
core::Size protocols::match::downstream::TargetRotamerCoords::n_rotamers_for_restype |
( |
core::Size |
restype_id | ) |
const |
|
inline |
core::Size protocols::match::downstream::TargetRotamerCoords::n_rots_total |
( |
| ) |
const |
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_clash_check_types |
( |
core::Size |
n_rotamers | ) |
|
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_clash_checking |
( |
core::Size |
rotamer_index | ) |
|
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_coords_for_clash_check |
( |
core::Size |
rotamer_index, |
|
|
utility::vector1< Vector > & |
coords |
|
) |
| |
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_ds_atom_ids_needed |
( |
utility::vector1< core::id::AtomID > |
atom_ids | ) |
|
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_num_restypes |
( |
core::Size |
n_restypes | ) |
|
void protocols::match::downstream::TargetRotamerCoords::set_num_target_rotamers |
( |
utility::vector1< core::Size > const & |
n_rotamers_per_target_restype | ) |
|
void protocols::match::downstream::TargetRotamerCoords::set_num_target_rotamers |
( |
core::Size |
target_restype_id, |
|
|
core::Size |
n_rotamers |
|
) |
| |
void protocols::match::downstream::TargetRotamerCoords::set_required_atoms |
( |
core::Size |
restype_index, |
|
|
utility::vector1< bool > const & |
atom_required |
|
) |
| |
utility::vector1< utility::vector1< core::Size > > protocols::match::downstream::TargetRotamerCoords::atom_ids_for_coordinates_ |
|
private |
utility::vector1< bool > protocols::match::downstream::TargetRotamerCoords::build_coords_for_clash_checking_ |
|
private |
utility::vector1< ObjexxFCL::FArray2D< Vector > > protocols::match::downstream::TargetRotamerCoords::coords_ |
|
private |
utility::vector1< utility::vector1< Vector > > protocols::match::downstream::TargetRotamerCoords::coords_for_clash_checking_ |
|
private |
utility::vector1< core::id::AtomID > protocols::match::downstream::TargetRotamerCoords::ds_atom_ids_needed_ |
|
private |
utility::vector1< utility::vector1< Hit > > protocols::match::downstream::TargetRotamerCoords::hit_data_ |
|
private |
core::Size protocols::match::downstream::TargetRotamerCoords::n_rots_total_ |
|
private |
The documentation for this class was generated from the following files: