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

Public Member Functions | |
| MRSJobSummary () | |
| MRSJobSummary (core::Real energy) | |
| MRSJobSummary (core::Real energy, cluster::ClusterMetricOP cluster_metric) | |
| ~MRSJobSummary () override | |
| void | set_cluster_metric (cluster::ClusterMetricOP setting) |
| cluster::ClusterMetricOP | cluster_metric () |
| cluster::ClusterMetricCOP | cluster_metric () const |
Public Member Functions inherited from protocols::jd3::job_summaries::EnergyJobSummary | |
| EnergyJobSummary () | |
| EnergyJobSummary (core::Real energy) | |
| EnergyJobSummary (core::pose::Pose const &pose) | |
| ~EnergyJobSummary () override | |
| void | extract_energy (core::pose::Pose const &pose) |
| Extract the energy fromt the Energies object of the pose. More... | |
| void | energy (core::Real setting) |
| Set an energy of the job. More... | |
| core::Real | energy () const |
| Get the energy stored in this JobSummary. More... | |
Public Member Functions inherited from protocols::jd3::JobSummary | |
| JobSummary () | |
| ~JobSummary () override | |
Private Attributes | |
| cluster::ClusterMetricOP | cluster_metric_ |
| protocols::multistage_rosetta_scripts::MRSJobSummary::MRSJobSummary | ( | ) |
| protocols::multistage_rosetta_scripts::MRSJobSummary::MRSJobSummary | ( | core::Real | energy | ) |
| protocols::multistage_rosetta_scripts::MRSJobSummary::MRSJobSummary | ( | core::Real | energy, |
| cluster::ClusterMetricOP | cluster_metric | ||
| ) |
|
override |
|
inline |
References cluster_metric_.
Referenced by protocols::multistage_rosetta_scripts::MRSJobQueen::completed_job_summary().
|
inline |
References cluster_metric_.
|
inline |
References cluster_metric_.
|
private |
Referenced by cluster_metric(), and set_cluster_metric().
1.8.7