![]() |
Rosetta Core
2014.16.56682
|
#include <TaskOperations.hh>
Public Types | |
| typedef TaskOperation | parent |
Public Types inherited from core::pack::task::operation::TaskOperation | |
| typedef utility::tag::TagCOP | TagCOP |
| typedef basic::datacache::DataMap | DataMap |
| typedef pose::Pose | Pose |
Public Member Functions | |
| ExtraRotamersGeneric () | |
| BEGIN ExtraRotamersGeneric. More... | |
| virtual | ~ExtraRotamersGeneric () |
| virtual TaskOperationOP | clone () const |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| virtual void | parse_tag (TagCOP, DataMap &) |
| Used to parse an xml-like tag to load parameters and properties. More... | |
| virtual void | apply (pose::Pose const &, PackerTask &) const |
| Change a packer task in some way. The input pose is the one to which the input task will be later applied. More... | |
Public Member Functions inherited from core::pack::task::operation::TaskOperation | |
| virtual | ~TaskOperation () |
| virtual void | parse_def (utility::lua::LuaObject const &def) |
control the extra chi rotamers for all residues
| core::pack::task::operation::ExtraRotamersGeneric::ExtraRotamersGeneric | ( | ) |
BEGIN ExtraRotamersGeneric.
Referenced by clone().
|
virtual |
|
virtual |
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 ex1_, ex1_sample_level_, ex1aro_, ex1aro_exposed_, ex1aro_exposed_sample_level_, ex1aro_sample_level_, ex2_, ex2_sample_level_, ex2aro_, ex2aro_exposed_, ex2aro_exposed_sample_level_, ex2aro_sample_level_, ex3_, ex3_sample_level_, ex4_, ex4_sample_level_, exdna_sample_level_, extrachi_cutoff_, core::pack::task::PackerTask::nonconst_residue_task(), core::pack::task::ResidueLevelTask::or_ex1(), and core::pack::task::PackerTask::total_residue().
|
virtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::TaskOperation.
References ExtraRotamersGeneric().
Used to parse an xml-like tag to load parameters and properties.
Reimplemented from core::pack::task::operation::TaskOperation.
References ex1_, ex1_sample_level_, ex1aro_, ex1aro_exposed_, ex1aro_exposed_sample_level_, ex1aro_sample_level_, ex2_, ex2_sample_level_, ex2aro_, ex2aro_exposed_, ex2aro_exposed_sample_level_, ex2aro_sample_level_, ex3_, ex3_sample_level_, ex4_, ex4_sample_level_, exdna_sample_level_, extrachi_cutoff_, core::pack::task::EXTRACHI_CUTOFF_LIMIT, and core::pack::task::NO_EXTRA_CHI_SAMPLES.
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
|
private |
Referenced by apply(), and parse_tag().
1.8.7