|
Rosetta 3.5
|
#include <CountPairIntraResC4.hh>


Public Types | |
| typedef CountPairCrossover4 | parent |
Public Types inherited from core::scoring::etable::count_pair::CountPairCrossover4 | |
| typedef CountPairFunction | parent |
Private Attributes | |
| utility::vector1 < utility::vector1< int > > const & | path_dists_ |
Additional Inherited Members | |
Static Public Member Functions inherited from core::scoring::etable::count_pair::CountPairCrossover4 | |
| static bool | count_at_path_distance (Size const path_distance, Real &weight) |
| function used by derived classes and associated classes (like the trie's count pair hierarchy) More... | |
Static Public Attributes inherited from core::scoring::etable::count_pair::CountPairFunction | |
| static Real const | cp_half |
Definition at line 29 of file CountPairIntraResC4.hh.
Definition at line 33 of file CountPairIntraResC4.hh.
| core::scoring::etable::count_pair::CountPairIntraResC4::CountPairIntraResC4 | ( | conformation::Residue const & | res1) |
take a row from the path distances table to retrieve the lower and upper path distances for all atoms in each residue
Definition at line 30 of file CountPairIntraResC4.cc.
|
virtual |
Definition at line 38 of file CountPairIntraResC4.cc.
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 41 of file CountPairIntraResC4.cc.
References operator()().
|
inline |
function required by templated functions in atom_pair_energy_inline
Definition at line 45 of file CountPairIntraResC4.hh.
References core::scoring::etable::count_pair::CountPairCrossover4::count_at_path_distance(), and path_dists_.
Referenced by count().
|
virtual |
Type Resolution Functions ///.
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 53 of file CountPairIntraResC4.cc.
References core::scoring::inline_intraresidue_atom_pair_energy().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 90 of file CountPairIntraResC4.cc.
References core::scoring::inline_intraresidue_atom_pair_energy().
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 65 of file CountPairIntraResC4.cc.
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 102 of file CountPairIntraResC4.cc.
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 78 of file CountPairIntraResC4.cc.
|
virtual |
Implements core::scoring::etable::count_pair::CountPairFunction.
Definition at line 115 of file CountPairIntraResC4.cc.
|
private |
Definition at line 126 of file CountPairIntraResC4.hh.
Referenced by operator()().
1.8.4