Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 ()
 
void apply (core::pose::Pose &pose) override
 
std::string get_name () const override
 
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)
 
MoverOP clone () const override
 
MoverOP fresh_instance () const override
 

Private Attributes

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

Constructor & Destructor Documentation

HDmakerMover::HDmakerMover ( )

Member Function Documentation

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

References numeric::midpoint().

MoverOP HDmakerMover::fresh_instance ( ) const
inlineoverride

References clone().

std::string HDmakerMover::get_name ( ) const
inlineoverride

Member Data Documentation

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

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