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

Public Member Functions

 ScMinMover (core::pose::Pose &pose, vector1< Size > rsd, Real tol, Size nres)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 

Private Attributes

MoverOP min_
 
ScoreFunctionOP sf_
 
vector1< Sizersd_
 
Size nres_
 

Constructor & Destructor Documentation

◆ ScMinMover()

ScMinMover::ScMinMover ( core::pose::Pose pose,
vector1< Size rsd,
Real  tol,
Size  nres 
)
inline

Member Function Documentation

◆ apply()

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

◆ get_name()

std::string ScMinMover::get_name ( ) const
inline

Member Data Documentation

◆ min_

MoverOP ScMinMover::min_
private

◆ nres_

Size ScMinMover::nres_
private

◆ rsd_

vector1<Size> ScMinMover::rsd_
private

◆ sf_

ScoreFunctionOP ScMinMover::sf_
private

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