#include <GenericBondedPotential.hh>
| void core::scoring::ResidueExclParams::atm_excluded |
( |
Size |
i, |
|
|
bool |
value |
|
) |
| |
|
inline |
| bool core::scoring::ResidueExclParams::atm_excluded |
( |
Size |
i | ) |
const |
|
inline |
| void core::scoring::ResidueExclParams::create_excl_info |
( |
bool const |
score_full, |
|
|
bool const |
score_hybrid |
|
) |
| |
References core::chemical::ResidueTypeBase::aa(), core::chemical::aa_unk, atm_excluded(), core::chemical::ResidueType::atom_name(), core::chemical::ResidueType::atom_type_index(), core::chemical::ResidueTypeBase::backbone_aa(), core::chemical::ResidueType::dihedral(), find_by_bondno(), fully_counted(), fully_counted_, fully_excluded_1b(), fully_excluded_1b_, core::chemical::get_L_equivalent(), core::chemical::ResidueTypeBase::get_rama_prepro_map_file_name(), core::chemical::is_canonical_D_aa(), core::chemical::ResidueType::is_metal(), core::chemical::ResidueTypeBase::is_polymer(), core::chemical::ResidueType::is_virtual(), core::chemical::ResidueType::is_virtual_residue(), core::chemical::ResidueType::is_water(), core::chemical::ResidueType::last_backbone_atom(), core::chemical::ResidueType::lower_connect_atom(), core::chemical::ResidueType::lower_connect_id(), core::chemical::ResidueTypeBase::name(), core::chemical::ResidueTypeBase::name3(), core::chemical::name_from_aa(), core::chemical::ResidueType::natoms(), core::chemical::ResidueType::ndihe(), core::chemical::ResidueType::path_distance(), core::chemical::ResidueTypeBase::rotamer_library_specification(), rsd_type_, store_by_atmpairno(), store_by_bondno(), core::scoring::TR(), core::chemical::ResidueType::upper_connect_atom(), and core::chemical::ResidueType::upper_connect_id().
Referenced by ResidueExclParams().
| bool core::scoring::ResidueExclParams::find_by_atmpairno |
( |
Size |
i, |
|
|
Size |
j |
|
) |
| const |
| bool core::scoring::ResidueExclParams::find_by_bondno |
( |
Size |
i | ) |
const |
|
inline |
| void core::scoring::ResidueExclParams::fully_counted |
( |
bool const |
value | ) |
|
|
inline |
| bool core::scoring::ResidueExclParams::fully_counted |
( |
| ) |
const |
|
inline |
| void core::scoring::ResidueExclParams::fully_excluded_1b |
( |
bool const |
value | ) |
|
|
inline |
| bool core::scoring::ResidueExclParams::fully_excluded_1b |
( |
| ) |
const |
|
inline |
| void core::scoring::ResidueExclParams::store_by_atmpairno |
( |
Size |
i, |
|
|
Size |
j |
|
) |
| |
| void core::scoring::ResidueExclParams::store_by_bondno |
( |
Size |
i | ) |
|
|
inline |
| utility::vector1< bool > core::scoring::ResidueExclParams::atm_excluded_ |
|
private |
| std::unordered_map< uint64_t, bool > core::scoring::ResidueExclParams::atmpairnos_ |
|
private |
| utility::vector1< bool > core::scoring::ResidueExclParams::bondnos_ |
|
private |
| bool core::scoring::ResidueExclParams::fully_counted_ |
|
private |
| bool core::scoring::ResidueExclParams::fully_excluded_1b_ |
|
private |
| std::string core::scoring::ResidueExclParams::rsdtype1_ |
|
private |
| std::string core::scoring::ResidueExclParams::rsdtype2_ |
|
private |
The documentation for this class was generated from the following files: