Rosetta
|
Public Member Functions | |
virtual void | apply (core::pose::Pose &) |
std::string | get_name () const |
FitMover () | |
Public Attributes | |
ObjexxFCL::FArray1D_double | weights_ |
core::pose::Pose | ref_pose_ |
bool | first |
Size | iref |
Definition at line 115 of file ensemble_analysis.cc.
|
inline |
Definition at line 119 of file ensemble_analysis.cc.
|
virtual |
Definition at line 128 of file ensemble_analysis.cc.
References assign_charges::first, app.surface_docking.surface_docking::pose, and runtime_assert.
Referenced by src.protocols.jd2.RosettaScriptWrapper::apply_to_failure().
|
inline |
Definition at line 118 of file ensemble_analysis.cc.
bool FitMover::first |
Definition at line 122 of file ensemble_analysis.cc.
Size FitMover::iref |
Definition at line 123 of file ensemble_analysis.cc.
core::pose::Pose FitMover::ref_pose_ |
Definition at line 121 of file ensemble_analysis.cc.
ObjexxFCL::FArray1D_double FitMover::weights_ |
Definition at line 119 of file ensemble_analysis.cc.