CLASSES.
More...
#include <DockIntoDensityUtils.hh>
◆ RBfitResult() [1/2]
| protocols::electron_density::RBfitResult::RBfitResult |
( |
| ) |
|
|
inline |
◆ RBfitResult() [2/2]
| protocols::electron_density::RBfitResult::RBfitResult |
( |
core::Size const |
pose_idx, |
|
|
core::Real const |
score, |
|
|
numeric::xyzMatrix< core::Real > const & |
rotation, |
|
|
numeric::xyzVector< core::Real > const & |
pre_trans, |
|
|
numeric::xyzVector< core::Real > const & |
post_trans |
|
) |
| |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const RBfitResult & |
result |
|
) |
| |
|
friend |
◆ pose_idx_
| core::Size protocols::electron_density::RBfitResult::pose_idx_ |
◆ post_trans_
| numeric::xyzVector<core::Real> protocols::electron_density::RBfitResult::post_trans_ |
◆ pre_trans_
| numeric::xyzVector<core::Real> protocols::electron_density::RBfitResult::pre_trans_ |
◆ rotation_
| numeric::xyzMatrix<core::Real> protocols::electron_density::RBfitResult::rotation_ |
◆ score_
| core::Real protocols::electron_density::RBfitResult::score_ |
The documentation for this class was generated from the following file: