Rosetta
Public Member Functions | Private Attributes | List of all members
SpartaSuperDeviationMover Class Reference
Inheritance diagram for SpartaSuperDeviationMover:
Inheritance graph
[legend]

Public Member Functions

 SpartaSuperDeviationMover (core::pose::Pose const &native_pose, std::string const &cs_file)
 
virtual std::string get_name () const
 
bool dump_pdbs () const
 
void dump_pdbs (bool setting)
 
void apply (core::pose::Pose &pose)
 
void print_stats ()
 

Private Attributes

bool dump_pdbs_
 
core::pose::Pose const & native_pose_
 
utility::vector1< std::string > pose_tags_
 
utility::vector1< utility::vector1< core::Real > > deviations_
 
utility::vector1< utility::vector1< core::Real > > sparta_scores_
 
protocols::sparta::Sparta sparta_
 

Constructor & Destructor Documentation

◆ SpartaSuperDeviationMover()

SpartaSuperDeviationMover::SpartaSuperDeviationMover ( core::pose::Pose const &  native_pose,
std::string const &  cs_file 
)
inline

Referenced by main().

Member Function Documentation

◆ apply()

void SpartaSuperDeviationMover::apply ( core::pose::Pose pose)
inline

◆ dump_pdbs() [1/2]

bool SpartaSuperDeviationMover::dump_pdbs ( ) const
inline

References dump_pdbs_.

Referenced by apply(), and print_stats().

◆ dump_pdbs() [2/2]

void SpartaSuperDeviationMover::dump_pdbs ( bool  setting)
inline

References dump_pdbs_.

◆ get_name()

virtual std::string SpartaSuperDeviationMover::get_name ( ) const
inlinevirtual

◆ print_stats()

void SpartaSuperDeviationMover::print_stats ( )
inline

Member Data Documentation

◆ deviations_

utility::vector1< utility::vector1< core::Real > > SpartaSuperDeviationMover::deviations_
private

Referenced by apply(), and print_stats().

◆ dump_pdbs_

bool SpartaSuperDeviationMover::dump_pdbs_
private

Referenced by dump_pdbs().

◆ native_pose_

core::pose::Pose const& SpartaSuperDeviationMover::native_pose_
private

Referenced by apply(), and print_stats().

◆ pose_tags_

utility::vector1< std::string > SpartaSuperDeviationMover::pose_tags_
private

Referenced by apply(), and print_stats().

◆ sparta_

protocols::sparta::Sparta SpartaSuperDeviationMover::sparta_
private

Referenced by apply(), and print_stats().

◆ sparta_scores_

utility::vector1< utility::vector1< core::Real > > SpartaSuperDeviationMover::sparta_scores_
private

Referenced by apply(), and print_stats().


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