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

Public Member Functions

 RescoreCenrot ()=default
 
std::string get_name () const override
 
void set_scfxn (core::scoring::ScoreFunctionOP const &in_score)
 
void set_native (pose::PoseOP const &in_pose)
 
void apply (Pose &p) override
 

Private Attributes

core::scoring::ScoreFunctionOP scfxn_
 
pose::PoseOP native_pose_
 

Constructor & Destructor Documentation

◆ RescoreCenrot()

RescoreCenrot::RescoreCenrot ( )
default

Member Function Documentation

◆ apply()

void RescoreCenrot::apply ( Pose p)
inlineoverride

◆ get_name()

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

◆ set_native()

void RescoreCenrot::set_native ( pose::PoseOP const &  in_pose)
inline

◆ set_scfxn()

void RescoreCenrot::set_scfxn ( core::scoring::ScoreFunctionOP const &  in_score)
inline

Member Data Documentation

◆ native_pose_

pose::PoseOP RescoreCenrot::native_pose_
private

◆ scfxn_

core::scoring::ScoreFunctionOP RescoreCenrot::scfxn_
private

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