#include <JumpMetric.hh>
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 |
|
| protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::JumpMetric |
( |
| ) |
|
| protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::JumpMetric |
( |
utility::vector1< core::Real > const & |
dofs | ) |
|
| protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::~JumpMetric |
( |
| ) |
|
|
override |
| void protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::analyze |
( |
core::pose::Pose const & |
pose, |
|
|
unsigned int |
jump |
|
) |
| |
| 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().
| platform::Real protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::distance |
( |
ClusterMetric const & |
other | ) |
const |
|
inlineoverridevirtual |
| utility::vector1< core::Real > const& protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::dofs |
( |
| ) |
const |
|
inline |
| void protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::parse_my_tag |
( |
core::pose::Pose const & |
pose, |
|
|
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
datacache |
|
) |
| |
|
overridevirtual |
| void protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetric::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
| 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