![]() |
Rosetta
2021.16
|
#include <RigidScore.hh>

Public Member Functions | |
| ConstraintSetScore (Pose const &pose1, Pose const &pose2, core::scoring::constraints::ConstraintSet const &cstset) | |
| ~ConstraintSetScore () override=default | |
| core::Real | score (Xforms const &x1, Xforms const &x2) const override |
| std::string | type () const override |
Public Member Functions inherited from protocols::sic_dock::RigidScore | |
| ~RigidScore () override=default | |
| 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 | |
| core::scoring::constraints::ConstraintCOPs const | csts_ |
| boost::unordered_map < core::id::AtomID, Vec, AtomIDHashFunction > | start_coords_ |
Additional Inherited Members | |
Protected Types inherited from protocols::sic_dock::RigidScore | |
| 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 < core::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 | ||
| ) |
|
overridedefault |
|
overridevirtual |
|
inlineoverridevirtual |
Implements protocols::sic_dock::RigidScore.
|
private |
Referenced by ConstraintSetScore(), and score().
|
private |
Referenced by ConstraintSetScore(), and score().
1.8.7