![]() |
Rosetta
2021.16
|
#include <DockIntoDensityMover.hh>
Public Member Functions | |
| RBfitResult () | |
| RBfitResult (core::Size pose_idx, core::Real score, numeric::xyzMatrix< core::Real > rotation, numeric::xyzVector< core::Real > pre_trans, numeric::xyzVector< core::Real > post_trans) | |
Public Attributes | |
| core::Size | pose_idx_ |
| core::Real | score_ |
| numeric::xyzVector< core::Real > | pre_trans_ |
| numeric::xyzVector< core::Real > | post_trans_ |
| numeric::xyzMatrix< core::Real > | rotation_ |
|
inline |
|
inline |
References pose_idx_, post_trans_, pre_trans_, rotation_, protocols::hybridization::score, and score_.
| core::Size protocols::electron_density::RBfitResult::pose_idx_ |
Referenced by protocols::electron_density::DockIntoDensityMover::do_refinement(), and RBfitResult().
| numeric::xyzVector<core::Real> protocols::electron_density::RBfitResult::post_trans_ |
Referenced by protocols::electron_density::DockIntoDensityMover::apply_transform(), and RBfitResult().
| numeric::xyzVector<core::Real> protocols::electron_density::RBfitResult::pre_trans_ |
Referenced by protocols::electron_density::DockIntoDensityMover::apply_transform(), and RBfitResult().
| numeric::xyzMatrix<core::Real> protocols::electron_density::RBfitResult::rotation_ |
Referenced by protocols::electron_density::DockIntoDensityMover::apply_transform(), and RBfitResult().
| core::Real protocols::electron_density::RBfitResult::score_ |
1.8.7