![]() |
Rosetta
2020.50
|
Public Member Functions | |
ComputeTotalDistCst () | |
void | apply (pose::Pose &pose, std::string tag, io::silent::SilentStruct &pss) const override |
core::Size | size () const override |
std::string | name (core::Size) const override |
![]() | |
PoseEvaluator () | |
~PoseEvaluator () override=default | |
virtual void | apply (core::io::silent::SilentStruct &pss) const |
direct application to SilentStruct... default implementation makes pose and calls "apply", you can overload if you don't need the pose-step More... | |
virtual bool | applicable (core::pose::Pose const &) const |
Private Attributes | |
ConstraintSetOP | constraints_ |
|
inline |
|
overridevirtual |
|
inlineoverridevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
inlineoverridevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
mutableprivate |