#include <JumpMetric.hh>
◆ DOF
This enum is not explicitly used but these match the index-numbering I'm using.
| Enumerator |
|---|
| TRANS_X | |
| TRANS_Y | |
| TRANS_Z | |
| ROT_X | |
| ROT_Y | |
| ROT_Z | |
◆ JumpMetric() [1/2]
| protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::JumpMetric |
( |
| ) |
|
◆ JumpMetric() [2/2]
| protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::JumpMetric |
( |
utility::vector1< core::Real > const & |
dofs | ) |
|
◆ ~JumpMetric()
| protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::~JumpMetric |
( |
| ) |
|
|
override |
◆ analyze()
| void protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::analyze |
( |
core::pose::Pose const & |
pose, |
|
|
unsigned int |
jump |
|
) |
| |
◆ distance() [1/2]
| platform::Real protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::distance |
( |
ClusterMetric const & |
other | ) |
const |
|
inlineoverridevirtual |
◆ distance() [2/2]
| platform::Real protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::distance |
( |
JumpMetric const & |
other | ) |
const |
just counts number of mutations. Might someday use BLOSUM62 to create different weights
References dofs_.
Referenced by distance().
◆ dofs()
| utility::vector1< core::Real > const& protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::dofs |
( |
| ) |
const |
|
inline |
◆ parse_my_tag()
◆ provide_xml_schema()
| void protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ dofs_
| utility::vector1< core::Real > protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::dofs_ |
|
private |
The documentation for this class was generated from the following files:
- src/protocols/multistage_rosetta_scripts/cluster/metrics/JumpMetric.hh
- src/protocols/multistage_rosetta_scripts/cluster/metrics/JumpMetric.cc