Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
protocols::multistage_rosetta_scripts::MRSJobSummary Class Reference

#include <MRSJobSummary.hh>

Inheritance diagram for protocols::multistage_rosetta_scripts::MRSJobSummary:
Inheritance graph
[legend]

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_
 

Constructor & Destructor Documentation

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 
)
protocols::multistage_rosetta_scripts::MRSJobSummary::~MRSJobSummary ( )
override

Member Function Documentation

cluster::ClusterMetricOP protocols::multistage_rosetta_scripts::MRSJobSummary::cluster_metric ( )
inline
cluster::ClusterMetricCOP protocols::multistage_rosetta_scripts::MRSJobSummary::cluster_metric ( ) const
inline

References cluster_metric_.

void protocols::multistage_rosetta_scripts::MRSJobSummary::set_cluster_metric ( cluster::ClusterMetricOP  setting)
inline

References cluster_metric_.

Member Data Documentation

cluster::ClusterMetricOP protocols::multistage_rosetta_scripts::MRSJobSummary::cluster_metric_
private

The documentation for this class was generated from the following files: