|
Rosetta
|

Public Member Functions | |
| ComputeTotalDistCst () | |
| void | apply (pose::Pose &pose, std::string tag, io::silent::SilentStruct &pss) const override |
| @detail 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 |
Private Attributes | |
| ConstraintSetOP | constraints_ |
|
inline |
|
overridevirtual |
@detail
Implements protocols::evaluation::PoseEvaluator.
References core::io::silent::SilentStruct::add_energy(), core::scoring::atom_pair_constraint, core::pose::Pose::constraint_set(), core::pose::Pose::energies(), core::scoring::ScoreFunction::set_weight(), and core::scoring::Energies::total_energies().
|
inlineoverridevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
inlineoverridevirtual |
Implements protocols::evaluation::PoseEvaluator.
|
mutableprivate |