Rosetta
Public Member Functions | Public Attributes | Friends | List of all members
protocols::electron_density::RBfitResult Class Reference

CLASSES. More...

#include <DockIntoDensityUtils.hh>

Public Member Functions

 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)
 

Public Attributes

core::Size pose_idx_
 
core::Real score_
 
numeric::xyzVector< core::Realpre_trans_
 
numeric::xyzVector< core::Realpost_trans_
 
numeric::xyzMatrix< core::Realrotation_
 

Friends

std::ostream & operator<< (std::ostream &out, const RBfitResult &result)
 

Detailed Description

CLASSES.

Constructor & Destructor Documentation

◆ 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

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
const RBfitResult result 
)
friend

Member Data Documentation

◆ 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: