![]() |
Rosetta
2021.16
|
#include <BatchNrEvaluator.hh>

Public Member Functions | |
| void | apply (core::pose::Pose &pose, std::string tag, core::io::silent::SilentStruct &pss) const override |
| evaluate pose and store values in Silent_Struct More... | |
| core::Size | size () const override |
| std::string | name (core::Size) const override |
Public Member Functions inherited from protocols::evaluation::PoseEvaluator | |
| 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 |
|
overridevirtual |
evaluate pose and store values in Silent_Struct
Implements protocols::evaluation::PoseEvaluator.
References core::io::silent::SilentStruct::add_string_value(), and protocols::jd2::current_batch().
|
inlineoverridevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
inlineoverridevirtual |
Implements protocols::evaluation::PoseEvaluator.
1.8.7