![]() |
Rosetta Protocols
2014.35
|
#include <motif_hash_stuff.hh>
Public Member Functions | |
XfragSet (core::Real cartsize=10.0, 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 | |
double const | cart_size_ |
double const | cart_resl_ |
double const | angle_resl_ |
SixDCoordinateBinner | hasher_ |
XfragMap | xfragmap_ |
utility::vector1< Xfres > | xfres_ |
|
private |
|
private |
|
private |
protocols::motif_hash::XfragSet::XfragSet | ( | core::Real | cartsize = 10.0 , |
core::Real | cartresl = 1.0 , |
||
core::Real | angleresl = 15.0 |
||
) |
References hash_cart_size, mh, option, and options.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |