Rosetta 3.5
|
#include <RigidScore.hh>
Public Member Functions | |
virtual | ~RigidScore () |
virtual platform::Real | score (Stub const &x1, Stub const &x2) const =0 |
Protected Types | |
typedef platform::Real | Real |
typedef platform::Size | Size |
typedef core::pose::Pose | Pose |
typedef core::kinematics::Stub | Stub |
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 utility::vector1< Stub > | Stubs |
typedef utility::vector1 < RigidScoreCOP > | Scores |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlinevirtual |
|
pure virtual |
Implemented in protocols::sic_dock::JointScore, protocols::sic_dock::LinkerScore, and protocols::sic_dock::CBScore.
Referenced by protocols::sic_dock::slide_into_contact_and_score().