|
Rosetta 3.5
|
#include <CountPairGeneric.hh>


Public Types | |
| typedef CountPairFunction | parent |
Private Attributes | |
| Size | n_connect_ |
| utility::vector1 < utility::vector1< int > const * > | res1_conn_point_path_dists_ |
| utility::vector1 < utility::vector1< int > const * > | res2_conn_point_path_dists_ |
| Size | n_pconnect_ |
| utility::vector1 < utility::vector1< int > const * > | res1_pbconn_point_path_dists_ |
| utility::vector1 < utility::vector1< int > const * > | res2_pbconn_point_path_dists_ |
| utility::vector1< int > | pb_lengths_ |
| int | crossover_ |
Additional Inherited Members | |
Static Public Attributes inherited from core::scoring::etable::count_pair::CountPairFunction | |
| static Real const | cp_half |
Definition at line 37 of file CountPairGeneric.hh.
Definition at line 41 of file CountPairGeneric.hh.
| core::scoring::etable::count_pair::CountPairGeneric::CountPairGeneric | ( | conformation::Residue const & | res1, |
| conformation::Residue const & | res2 | ||
| ) |
Definition at line 39 of file CountPairGeneric.cc.
References core::conformation::Residue::actual_residue_connection(), core::chemical::ResidueConnection::atomno(), core::conformation::Residue::connections_to_residue(), core::chemical::ResConnID::connid(), core::conformation::Residue::get_pseudobonds_to_residue(), core::conformation::Residue::is_bonded(), core::conformation::Residue::is_pseudo_bonded(), n_connect_, n_pconnect_, core::conformation::Residue::path_distance(), pb_lengths_, res1_conn_point_path_dists_, res1_pbconn_point_path_dists_, res2_conn_point_path_dists_, res2_pbconn_point_path_dists_, core::conformation::Residue::residue_connection(), and core::conformation::Residue::seqpos().
| core::scoring::etable::count_pair::CountPairGeneric::CountPairGeneric | ( | chemical::ResidueType const & | restype1, |
| chemical::ResidueType const & | restype2, | ||
| utility::vector1< std::pair< Size, Size > > | bond_pairs | ||
| ) |
Create a count pair object that pretends there exist a chemical bond between some number of atoms in residue 1 and some number of atoms in residue2; the bond_pairs vector is a set of ordered-pairs of atom-indices, where the first is an atom from restype1 and the second is an atom of restype2.
Definition at line 97 of file CountPairGeneric.cc.
References n_connect_, core::chemical::ResidueType::path_distance(), res1_conn_point_path_dists_, and res2_conn_point_path_dists_.
|
virtual |
Definition at line 125 of file CountPairGeneric.cc.
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 136 of file CountPairGeneric.cc.
References operator()().
|
inline |
function required by templated functions in atom_pair_energy_inline
Definition at line 67 of file CountPairGeneric.hh.
References core::scoring::etable::count_pair::CountPairFunction::cp_half, crossover_, and path_distance().
Referenced by count().
|
inline |
Definition at line 88 of file CountPairGeneric.hh.
References n_connect_, n_pconnect_, pb_lengths_, res1_conn_point_path_dists_, res1_pbconn_point_path_dists_, res2_conn_point_path_dists_, and res2_pbconn_point_path_dists_.
Referenced by operator()().
|
virtual |
Type Resolution Functions ///.
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 147 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 208 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 184 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_backbone_backbone().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 244 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_backbone_backbone().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 158 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_sidechain_backbone().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 219 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_sidechain_backbone().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 197 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_sidechain_sidechain().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 255 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_sidechain_sidechain().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 171 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_sidechain_whole().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 232 of file CountPairGeneric.cc.
References core::scoring::inline_residue_atom_pair_energy_sidechain_whole().
| void core::scoring::etable::count_pair::CountPairGeneric::set_crossover | ( | Size | xover) |
Definition at line 130 of file CountPairGeneric.cc.
References crossover_.
Referenced by core::scoring::etable::count_pair::CountPairFactory::create_count_pair_function_and_invoke(), and protocols::match::Matcher::create_ds_builder().
|
private |
Definition at line 231 of file CountPairGeneric.hh.
Referenced by operator()(), and set_crossover().
|
private |
Definition at line 222 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
|
private |
Definition at line 226 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
|
private |
Definition at line 229 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
|
private |
Definition at line 223 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
|
private |
Definition at line 227 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
|
private |
Definition at line 224 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
|
private |
Definition at line 228 of file CountPairGeneric.hh.
Referenced by CountPairGeneric(), and path_distance().
1.8.4