![]() |
Rosetta
2021.16
|
#include <xfrags.hh>

Public Member Functions | |
| XfragSet (core::Real cartresl=1.0, core::Real angleresl=15.0) | |
Private Types | |
| typedef boost::uint64_t | Key |
| typedef numeric::geometry::hashing::SixDCoordinateBinner | SixDCoordinateBinner |
| typedef numeric::geometry::hashing::bin_index_hasher | bin_index_hasher |
| typedef boost::unordered_multimap< Key, Xfrag, bin_index_hasher > | XfragMap |
Private Attributes | |
| core::Real const | cart_resl_ |
| core::Real const | angle_resl_ |
| SixDCoordinateBinner | hasher_ |
| XfragMap | xfragmap_ |
| utility::vector1< Xfres > | xfres_ |
|
private |
|
private |
|
private |
|
private |
| core::scoring::motif::XfragSet::XfragSet | ( | core::Real | cartresl = 1.0, |
| core::Real | angleresl = 15.0 |
||
| ) |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.7