![]() |
Rosetta
2021.16
|
#include <motif_hash_stuff.hh>
Public Types | |
| typedef uint64_t | Key |
Public Member Functions | |
| ResPairMotifMetaBinner () | |
| virtual | ~ResPairMotifMetaBinner () |
| std::string | motif_bin_label (ResPairMotif const &r) const |
| Key | motif_bin_hash (ResPairMotif const &r) const |
| std::string | hash_to_labal (Key const &k) const |
| Key | bin0_of_real (Real val, Reals const &breaks) const |
Public Attributes | |
| Reals const | sep_lj_ |
| Reals const | sep_hb_ |
| Reals const | sep_nbrs_ |
| Reals const | sep_bfac_ |
| Reals const | sep_dist_ |
| bool const | sep_aa_ |
| bool const | sep_aa1_ |
| bool const | sep_aa2_ |
| bool const | sep_ss_ |
| bool const | sep_dssp_ |
| typedef uint64_t core::scoring::motif::ResPairMotifMetaBinner::Key |
| core::scoring::motif::ResPairMotifMetaBinner::ResPairMotifMetaBinner | ( | ) |
|
inlinevirtual |
| ResPairMotifMetaBinner::Key core::scoring::motif::ResPairMotifMetaBinner::bin0_of_real | ( | Real | val, |
| Reals const & | breaks | ||
| ) | const |
References protocols::match::upstream::b.
| std::string core::scoring::motif::ResPairMotifMetaBinner::hash_to_labal | ( | ResPairMotifMetaBinner::Key const & | k | ) | const |
References sep_aa1_, sep_aa2_, sep_aa_, and sep_ss_.
Referenced by core::scoring::motif::operator<<().
| ResPairMotifMetaBinner::Key core::scoring::motif::ResPairMotifMetaBinner::motif_bin_hash | ( | ResPairMotif const & | r | ) | const |
| std::string core::scoring::motif::ResPairMotifMetaBinner::motif_bin_label | ( | ResPairMotif const & | r | ) | const |
| bool const core::scoring::motif::ResPairMotifMetaBinner::sep_aa1_ |
Referenced by hash_to_labal(), motif_bin_hash(), and motif_bin_label().
| bool const core::scoring::motif::ResPairMotifMetaBinner::sep_aa2_ |
Referenced by hash_to_labal(), motif_bin_hash(), and motif_bin_label().
| bool const core::scoring::motif::ResPairMotifMetaBinner::sep_aa_ |
Referenced by hash_to_labal(), motif_bin_hash(), and motif_bin_label().
| Reals const core::scoring::motif::ResPairMotifMetaBinner::sep_bfac_ |
Referenced by ResPairMotifMetaBinner().
| Reals const core::scoring::motif::ResPairMotifMetaBinner::sep_dist_ |
Referenced by ResPairMotifMetaBinner().
| bool const core::scoring::motif::ResPairMotifMetaBinner::sep_dssp_ |
Referenced by ResPairMotifMetaBinner().
| Reals const core::scoring::motif::ResPairMotifMetaBinner::sep_hb_ |
Referenced by ResPairMotifMetaBinner().
| Reals const core::scoring::motif::ResPairMotifMetaBinner::sep_lj_ |
Referenced by ResPairMotifMetaBinner().
| Reals const core::scoring::motif::ResPairMotifMetaBinner::sep_nbrs_ |
Referenced by ResPairMotifMetaBinner().
| bool const core::scoring::motif::ResPairMotifMetaBinner::sep_ss_ |
Referenced by hash_to_labal(), motif_bin_hash(), and motif_bin_label().
1.8.7