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

Public Types | |
| typedef ResLvlTaskOperation | parent |
Public Types inherited from core::pack::task::operation::ResLvlTaskOperation | |
| typedef utility::tag::TagCOP | TagCOP |
Public Member Functions | |
| ExtraRotamersGenericRLT () | |
| ~ExtraRotamersGenericRLT () override | |
| ResLvlTaskOperationOP | clone () const override |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| void | apply (ResidueLevelTask &) const override |
| Change a ResidueLevelTask in some way. The input pose is the one to which the input task will be later applied. More... | |
| void | parse_tag (TagCOP) override |
| parser xml-like tags to set class data/parameters More... | |
| void | ex1 (bool value) |
| void | ex2 (bool value) |
| void | ex3 (bool value) |
| void | ex4 (bool value) |
| void | ex1aro (bool value) |
| void | ex2aro (bool value) |
| void | ex1aro_exposed (bool value) |
| void | ex2aro_exposed (bool value) |
| void | ex1_sample_level (ExtraRotSample value) |
| void | ex2_sample_level (ExtraRotSample value) |
| void | ex3_sample_level (ExtraRotSample value) |
| void | ex4_sample_level (ExtraRotSample value) |
| void | ex1aro_sample_level (ExtraRotSample value) |
| void | ex2aro_sample_level (ExtraRotSample value) |
| void | ex1aro_exposed_sample_level (ExtraRotSample value) |
| void | ex2aro_exposed_sample_level (ExtraRotSample value) |
| void | exdna_sample_level (ExtraRotSample value) |
| void | extrachi_cutoff (Size value) |
| ExtraRotamerSamplingData const & | sampling_data () const |
Public Member Functions inherited from core::pack::task::operation::ResLvlTaskOperation | |
| virtual void | provide_citation_info (basic::citation_manager::CitationCollectionList &) const |
| Provide citations to the passed CitationCollectionList Subclasses should add the info for themselves and any other classes they use. More... | |
Static Public Member Functions | |
| static std::string | keyname () |
| static void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
Private Attributes | |
| ExtraRotamerSamplingData | sampling_data_ |
|
default |
|
overridedefault |
|
overridevirtual |
Change a ResidueLevelTask in some way. The input pose is the one to which the input task will be later applied.
Implements core::pack::task::operation::ResLvlTaskOperation.
References core::pack::task::operation::set_rotamer_sampling_data_for_RLT().
|
overridevirtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::ResLvlTaskOperation.
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex1 | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex1_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex1aro | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex1aro_exposed | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex1aro_exposed_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex1aro_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex2 | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex2_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex2aro | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex2aro_exposed | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex2aro_exposed_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex2aro_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex3 | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex3_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex4 | ( | bool | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::ex4_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::exdna_sample_level | ( | ExtraRotSample | value | ) |
| void core::pack::task::operation::ExtraRotamersGenericRLT::extrachi_cutoff | ( | Size | value | ) |
|
static |
|
overridevirtual |
parser xml-like tags to set class data/parameters
Reimplemented from core::pack::task::operation::ResLvlTaskOperation.
References core::pack::task::operation::parse_rotamer_sampling_data().
|
static |
References core::pack::task::operation::ExtraChiCutoffRLT::keyname(), core::pack::task::operation::res_lvl_task_op_schema_w_attributes(), and core::pack::task::operation::rotamer_sampling_data_xml_schema_attributes().
Referenced by core::pack::task::operation::ExtraRotamersGenericRLTCreator::provide_xml_schema().
| ExtraRotamerSamplingData const & core::pack::task::operation::ExtraRotamersGenericRLT::sampling_data | ( | ) | const |
|
private |
1.8.7