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

Public Member Functions

 PepMinMover ()
 
virtual void apply (core::pose::Pose &pose)
 
virtual MoverOP clone () const
 
virtual MoverOP fresh_instance () const
 
virtual std::string get_name () const
 
virtual void print_energy (std::string const &pose_name, core::Real &e_value, core::Size &bb_hbonds)
 

Private Attributes

core::Real hbond_multiplier_
 
core::scoring::ScoreFunctionOP scorefxn_
 
int ncycles_
 

Constructor & Destructor Documentation

◆ PepMinMover()

PepMinMover::PepMinMover ( )

References bbhbond_weight_mod, ncycles, option, and TR.

Member Function Documentation

◆ apply()

void PepMinMover::apply ( core::pose::Pose pose)
virtual

◆ clone()

virtual MoverOP PepMinMover::clone ( ) const
inlinevirtual

◆ fresh_instance()

virtual MoverOP PepMinMover::fresh_instance ( ) const
inlinevirtual

References clone().

◆ get_name()

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

◆ print_energy()

void PepMinMover::print_energy ( std::string const &  pose_name,
core::Real e_value,
core::Size bb_hbonds 
)
virtual

References utility::io::oc::cout.

Member Data Documentation

◆ hbond_multiplier_

core::Real PepMinMover::hbond_multiplier_
private

◆ ncycles_

int PepMinMover::ncycles_
private

◆ scorefxn_

core::scoring::ScoreFunctionOP PepMinMover::scorefxn_
private

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