Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
HDmakerMover Class Reference
Inheritance diagram for HDmakerMover:
Inheritance graph
[legend]

Public Member Functions

 HDmakerMover ()
 
virtual void apply (core::pose::Pose &pose)
 
virtual std::string get_name () const
 
virtual numeric::xyzVector
< core::Real > 
find_midpoint (numeric::xyzVector< core::Real > &xpoints, numeric::xyzVector< core::Real > &ypoints)
 
virtual Real bb_score (pose::Pose &pose, core::Size aligned_chain_num, core::scoring::ScoreFunctionOP &scorefxn)
 
virtual MoverOP clone () const
 
virtual MoverOP fresh_instance () const
 

Private Attributes

core::scoring::ScoreFunctionOP scorefxn_
 
int sheet_start_
 
int sheet_stop_
 
std::string pdb_chain_
 
Real maxE_
 

Detailed Description

Definition at line 118 of file homodimer_maker.cc.

Constructor & Destructor Documentation

HDmakerMover::HDmakerMover ( )

Definition at line 151 of file homodimer_maker.cc.

References E_cutoff, option, sheet_start, and sheet_stop.

Member Function Documentation

void HDmakerMover::apply ( core::pose::Pose pose)
virtual
core::Real HDmakerMover::bb_score ( pose::Pose pose,
core::Size  aligned_chain_num,
core::scoring::ScoreFunctionOP &  scorefxn 
)
virtual
virtual MoverOP HDmakerMover::clone ( ) const
inlinevirtual

Definition at line 135 of file homodimer_maker.cc.

numeric::xyzVector< core::Real > HDmakerMover::find_midpoint ( numeric::xyzVector< core::Real > &  xpoints,
numeric::xyzVector< core::Real > &  ypoints 
)
virtual

Definition at line 164 of file homodimer_maker.cc.

References numeric::midpoint().

virtual MoverOP HDmakerMover::fresh_instance ( ) const
inlinevirtual

Definition at line 139 of file homodimer_maker.cc.

References clone().

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

Definition at line 125 of file homodimer_maker.cc.

Member Data Documentation

Real HDmakerMover::maxE_
private

Definition at line 147 of file homodimer_maker.cc.

std::string HDmakerMover::pdb_chain_
private

Definition at line 146 of file homodimer_maker.cc.

core::scoring::ScoreFunctionOP HDmakerMover::scorefxn_
private

Definition at line 144 of file homodimer_maker.cc.

int HDmakerMover::sheet_start_
private

Definition at line 145 of file homodimer_maker.cc.

int HDmakerMover::sheet_stop_
private

Definition at line 145 of file homodimer_maker.cc.


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