#include <SelectByDeltaScoreOperation.hh>
◆ SelectByDeltaScoreOperation()
protocols::task_operations::SelectByDeltaScoreOperation::SelectByDeltaScoreOperation |
( |
| ) |
|
◆ ~SelectByDeltaScoreOperation()
protocols::task_operations::SelectByDeltaScoreOperation::~SelectByDeltaScoreOperation |
( |
| ) |
|
|
overridedefault |
◆ apply()
Change a packer task in some way. The input pose is the one to which the input task will be later applied.
Implements core::pack::task::operation::TaskOperation.
References core::scoring::hbonds::HBond::acc_atm_is_protein_backbone(), core::scoring::hbonds::HBond::acc_res(), core::pose::Pose::conformation(), core::scoring::hbonds::HBondOptions::decompose_bb_hb_into_pair_energies(), core::scoring::hbonds::HBond::don_hatm_is_protein_backbone(), core::scoring::hbonds::HBond::don_res(), core::pose::Pose::energies(), core::scoring::hbonds::HBond::energy(), core::scoring::hbonds::fill_hbond_set(), core::scoring::hbonds::HBondSet::hbond(), core::scoring::methods::EnergyMethodOptions::hbond_options(), individual_hbonds_, core::conformation::symmetry::is_symmetric(), lower_, core::conformation::Residue::name3(), core::scoring::hbonds::HBondSet::nhbonds(), core::pack::task::PackerTask::nonconst_residue_task(), core::pose::Pose::pdb_info(), core::pack::task::ResidueLevelTask::prevent_repacking(), reference_pose_, core::pose::Pose::residue(), core::scoring::Energies::residue_total_energies(), score_type_, score_type_name_, scorefxn(), core::pose::Pose::size(), core::pose::symmetry::symmetry_info(), threshold_, and protocols::task_operations::TR().
◆ clone()
◆ individual_hbonds() [1/2]
bool protocols::task_operations::SelectByDeltaScoreOperation::individual_hbonds |
( |
| ) |
const |
◆ individual_hbonds() [2/2]
void protocols::task_operations::SelectByDeltaScoreOperation::individual_hbonds |
( |
bool const |
individual_hbonds | ) |
|
◆ keyname()
static std::string protocols::task_operations::SelectByDeltaScoreOperation::keyname |
( |
| ) |
|
|
inlinestatic |
◆ lower() [1/2]
bool protocols::task_operations::SelectByDeltaScoreOperation::lower |
( |
| ) |
const |
◆ lower() [2/2]
void protocols::task_operations::SelectByDeltaScoreOperation::lower |
( |
bool const |
lower | ) |
|
◆ parse_tag()
void protocols::task_operations::SelectByDeltaScoreOperation::parse_tag |
( |
TagCOP |
tag, |
|
|
DataMap & |
|
|
) |
| |
|
overridevirtual |
Used to parse an xml-like tag to load parameters and properties.
Reimplemented from core::pack::task::operation::TaskOperation.
References individual_hbonds(), lower(), core::scoring::parse_score_function(), core::import_pose::PDB_file, core::import_pose::pose_from_file(), reference_pose_, protocols::rosetta_scripts::saved_reference_pose(), score_type(), core::scoring::score_type_from_name(), score_type_name(), scorefxn(), and threshold().
◆ provide_xml_schema()
void protocols::task_operations::SelectByDeltaScoreOperation::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ reference_pose() [1/2]
core::pose::PoseOP protocols::task_operations::SelectByDeltaScoreOperation::reference_pose |
( |
| ) |
const |
◆ reference_pose() [2/2]
void protocols::task_operations::SelectByDeltaScoreOperation::reference_pose |
( |
core::pose::PoseOP const |
reference_pose | ) |
|
◆ score_type() [1/2]
◆ score_type() [2/2]
◆ score_type_name() [1/2]
std::string protocols::task_operations::SelectByDeltaScoreOperation::score_type_name |
( |
| ) |
const |
◆ score_type_name() [2/2]
void protocols::task_operations::SelectByDeltaScoreOperation::score_type_name |
( |
std::string const & |
name | ) |
|
◆ scorefxn() [1/2]
◆ scorefxn() [2/2]
◆ threshold() [1/2]
core::Real protocols::task_operations::SelectByDeltaScoreOperation::threshold |
( |
| ) |
const |
◆ threshold() [2/2]
void protocols::task_operations::SelectByDeltaScoreOperation::threshold |
( |
core::Real const |
threshold | ) |
|
◆ individual_hbonds_
bool protocols::task_operations::SelectByDeltaScoreOperation::individual_hbonds_ |
|
private |
◆ lower_
bool protocols::task_operations::SelectByDeltaScoreOperation::lower_ |
|
private |
◆ reference_pose_
core::pose::PoseOP protocols::task_operations::SelectByDeltaScoreOperation::reference_pose_ |
|
private |
◆ score_type_
◆ score_type_name_
std::string protocols::task_operations::SelectByDeltaScoreOperation::score_type_name_ |
|
private |
◆ scorefxn_
◆ threshold_
core::Real protocols::task_operations::SelectByDeltaScoreOperation::threshold_ |
|
private |
The documentation for this class was generated from the following files: