#include <PruneBuriedUnsatsOperation.hh>
|
| | PruneBuriedUnsats_RotamerSetsOperation (bool allow_even_trades, core::Real atomic_depth_probe_radius, core::Real atomic_depth_resolution, core::Real atomic_depth_cutoff, core::Real minimum_hbond_energy, core::scoring::ScoreFunctionOP scorefxn_sc, core::scoring::ScoreFunctionOP scorefxn_bb) |
| |
| | ~PruneBuriedUnsats_RotamerSetsOperation () override |
| |
| core::pack::rotamer_set::RotamerSetsOperationOP | clone () const override |
| |
| void | alter_rotamer_sets (core::pose::Pose const &, core::scoring::ScoreFunction const &, core::pack::task::PackerTask const &ptask, utility::graph::GraphCOP, core::pack::rotamer_set::RotamerSets &rotamer_sets) override |
| |
| | RotamerSetsOperation () |
| |
| | ~RotamerSetsOperation () override |
| |
| protocols::task_operations::PruneBuriedUnsats_RotamerSetsOperation::~PruneBuriedUnsats_RotamerSetsOperation |
( |
| ) |
|
|
overridedefault |
Implements core::pack::rotamer_set::RotamerSetsOperation.
References allow_even_trades_, core::chemical::ResidueTypeBase::atom_type_set(), core::scoring::atomic_depth::atomic_depth(), atomic_depth_cutoff_, atomic_depth_probe_radius_, atomic_depth_resolution_, core::pack::hbonds::hbond_graph_from_partial_rotsets(), core::scoring::hbonds::graph::HBondEdge::hbonds(), minimum_hbond_energy_, core::pack::rotamer_set::RotamerSets::nrotamers(), core::scoring::hbonds::graph::HBondNode::polar_sc_atoms_not_satisfied_by_background(), core::pose::Pose::residue(), core::pack::rotamer_set::RotamerSets::rotamer_set_for_residue(), scorefxn_bb_, scorefxn_sc_, core::pose::Pose::size(), protocols::task_operations::TR(), core::conformation::Residue::type(), and core::pack::rotamer_set::RotamerSets::update_offset_data().
| bool protocols::task_operations::PruneBuriedUnsats_RotamerSetsOperation::allow_even_trades_ |
|
private |
Allow residues that satisfy an unsat and create a new unsatisfiable one.
Referenced by alter_rotamer_sets().
| core::Real protocols::task_operations::PruneBuriedUnsats_RotamerSetsOperation::atomic_depth_cutoff_ |
|
private |
| core::Real protocols::task_operations::PruneBuriedUnsats_RotamerSetsOperation::atomic_depth_probe_radius_ |
|
private |
| core::Real protocols::task_operations::PruneBuriedUnsats_RotamerSetsOperation::atomic_depth_resolution_ |
|
private |
| core::Real protocols::task_operations::PruneBuriedUnsats_RotamerSetsOperation::minimum_hbond_energy_ |
|
private |
The documentation for this class was generated from the following files: