|
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 |
Definition at line 32 of file RigidScore.hh.
|
protected |
Definition at line 39 of file RigidScore.hh.
|
protected |
Definition at line 36 of file RigidScore.hh.
|
protected |
Definition at line 34 of file RigidScore.hh.
|
protected |
Definition at line 41 of file RigidScore.hh.
|
protected |
Definition at line 44 of file RigidScore.hh.
|
protected |
Definition at line 35 of file RigidScore.hh.
|
protected |
Definition at line 42 of file RigidScore.hh.
|
protected |
Definition at line 37 of file RigidScore.hh.
|
protected |
Definition at line 43 of file RigidScore.hh.
|
protected |
Definition at line 38 of file RigidScore.hh.
|
protected |
Definition at line 40 of file RigidScore.hh.
|
inlinevirtual |
Definition at line 47 of file RigidScore.hh.
|
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().
1.8.4