#include <SecondaryMatcherToUpstreamResidue.hh>
|
| TargetRotamerCoords () |
|
virtual | ~TargetRotamerCoords () |
|
void | set_num_restypes (Size n_restypes) |
|
void | set_restype (Size restype_index, core::chemical::ResidueTypeCOP restype) |
|
void | set_required_atoms (Size restype_index, utility::vector1< bool > const &atom_required) |
|
void | set_num_target_rotamers (utility::vector1< Size > const &n_rotamers_per_target_restype) |
|
void | set_num_target_rotamers (Size target_restype_id, Size n_rotamers) |
|
void | set_coordinates_for_rotamer (Size restype_index, Size rotamer_index, Hit const &hit, core::conformation::Residue const &rescoords) |
|
Size | n_restypes () const |
|
core::chemical::ResidueTypeCOP | restype (Size restype_index) const |
|
Size | n_rots_total () const |
|
Size | n_rotamers_for_restype (Size restype_id) const |
|
Size | n_atoms_for_restype (Size restype_id) const |
|
Vector const & | coord (Size restype_index, Size rotamer_index, Size which_atom) const |
|
Size | restype_atomno (Size restype_index, Size which_atom) const |
|
Hit const & | hit (Size restype_index, Size rotamer_index) const |
|
void | set_clash_checking (Size rotamer_index) |
|
bool | get_clash_checking (Size rotamer_index) |
|
void | set_coords_for_clash_check (Size rotamer_index, utility::vector1< Vector > &coords) |
|
utility::vector1< Vector > | get_coords_for_clash_check (Size rotamer_index) |
|
void | set_clash_check_types (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 |
( |
| ) |
|
|
virtual |
Vector const& protocols::match::downstream::TargetRotamerCoords::coord |
( |
Size |
restype_index, |
|
|
Size |
rotamer_index, |
|
|
Size |
which_atom |
|
) |
| const |
|
inline |
bool protocols::match::downstream::TargetRotamerCoords::get_clash_checking |
( |
Size |
rotamer_index | ) |
|
|
inline |
Hit const& protocols::match::downstream::TargetRotamerCoords::hit |
( |
Size |
restype_index, |
|
|
Size |
rotamer_index |
|
) |
| const |
|
inline |
Size protocols::match::downstream::TargetRotamerCoords::n_atoms_for_restype |
( |
Size |
restype_id | ) |
const |
|
inline |
Size protocols::match::downstream::TargetRotamerCoords::n_restypes |
( |
| ) |
const |
|
inline |
Size protocols::match::downstream::TargetRotamerCoords::n_rotamers_for_restype |
( |
Size |
restype_id | ) |
const |
|
inline |
Size protocols::match::downstream::TargetRotamerCoords::n_rots_total |
( |
| ) |
const |
|
inline |
Size protocols::match::downstream::TargetRotamerCoords::restype_atomno |
( |
Size |
restype_index, |
|
|
Size |
which_atom |
|
) |
| const |
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_clash_check_types |
( |
Size |
n_rotamers | ) |
|
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_clash_checking |
( |
Size |
rotamer_index | ) |
|
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_coordinates_for_rotamer |
( |
Size |
restype_index, |
|
|
Size |
rotamer_index, |
|
|
Hit const & |
hit, |
|
|
core::conformation::Residue const & |
rescoords |
|
) |
| |
void protocols::match::downstream::TargetRotamerCoords::set_coords_for_clash_check |
( |
Size |
rotamer_index, |
|
|
utility::vector1< Vector > & |
coords |
|
) |
| |
|
inline |
void protocols::match::downstream::TargetRotamerCoords::set_num_restypes |
( |
Size |
n_restypes | ) |
|
void protocols::match::downstream::TargetRotamerCoords::set_num_target_rotamers |
( |
utility::vector1< Size > const & |
n_rotamers_per_target_restype | ) |
|
void protocols::match::downstream::TargetRotamerCoords::set_num_target_rotamers |
( |
Size |
target_restype_id, |
|
|
Size |
n_rotamers |
|
) |
| |
void protocols::match::downstream::TargetRotamerCoords::set_required_atoms |
( |
Size |
restype_index, |
|
|
utility::vector1< bool > const & |
atom_required |
|
) |
| |
utility::vector1< bool > protocols::match::downstream::TargetRotamerCoords::build_coords_for_clash_checking_ |
|
private |
Size protocols::match::downstream::TargetRotamerCoords::n_rots_total_ |
|
private |
The documentation for this class was generated from the following files: