![]() |
Rosetta Protocols
2014.35
|
#include <RigidScore.hh>
Public Member Functions | |
ConstraintSetScore (Pose const &pose1, Pose const &pose2, core::scoring::constraints::ConstraintSet const &cstset) | |
virtual | ~ConstraintSetScore () |
core::Real | score (Xforms const &x1, Xforms const &x2) const |
std::string | type () const |
![]() | |
virtual | ~RigidScore () |
virtual void | show (std::ostream &out, int width=10) const |
virtual void | show (std::ostream &out, Xforms const &x1, Xforms const &x2, int width=10) const |
Private Attributes | |
Pose const & | pose1_ |
Pose const | pose2_ |
core::scoring::constraints::ConstraintSet const & | cstset_ |
core::scoring::constraints::ConstraintCOPs const | csts_ |
boost::unordered_map < core::id::AtomID, Vec, AtomIDHashFunction > | start_coords_ |
Additional Inherited Members | |
![]() | |
typedef core::Real | Real |
typedef core::Size | Size |
typedef core::pose::Pose | Pose |
typedef numeric::xyzVector< Real > | Vec |
typedef numeric::xyzMatrix< Real > | Mat |
typedef utility::vector1< Vec > | Vecs |
typedef utility::vector1< Real > | Reals |
typedef utility::vector1< Size > | Sizes |
typedef numeric::Xforms | Xforms |
typedef utility::vector1 < RigidScoreCOP > | Scores |
protocols::sic_dock::ConstraintSetScore::ConstraintSetScore | ( | Pose const & | pose1, |
Pose const & | pose2, | ||
core::scoring::constraints::ConstraintSet const & | cstset | ||
) |
|
inlinevirtual |
|
virtual |
Implements protocols::sic_dock::RigidScore.
References cst, csts_, s, and start_coords_.
|
inlinevirtual |
Implements protocols::sic_dock::RigidScore.
|
private |
Referenced by ConstraintSetScore(), and score().
|
private |
|
private |
|
private |
|
private |
Referenced by ConstraintSetScore(), and score().