![]() |
Rosetta Protocols
2014.16.56682
|
#include <CutBiasClaim.hh>
Public Member Functions | |
| CutBiasClaim (ClaimingMoverOP owner, std::string const &label, core::fragment::SecondaryStructure const &ss) | |
| virtual void | yield_elements (FoldTreeSketch const &fts, CutBiasElements &elements) const |
| build ResidueElements that indicate the introduction of a new peptide edge into the fold tree. More... | |
| EnvClaimOP | clone () const |
| virtual std::string | str_type () const |
| virtual void | show (std::ostream &os) const |
Public Member Functions inherited from protocols::environment::claims::EnvClaim | |
| virtual | ~EnvClaim () |
| Virtual destructor for reasons mysteirous. More... | |
| EnvClaim (ClaimingMoverOP) | |
| ClaimingMoverOP | owner () const |
Private Types | |
| typedef EnvClaim | Parent |
| typedef core::environment::FoldTreeSketch | FoldTreeSketch |
Private Attributes | |
| std::string | label_ |
| core::fragment::SecondaryStructure | ss_ |
|
private |
| protocols::environment::claims::CutBiasClaim::CutBiasClaim | ( | ClaimingMoverOP | owner, |
| std::string const & | label, | ||
| core::fragment::SecondaryStructure const & | ss | ||
| ) |
Referenced by clone().
|
virtual |
Implements protocols::environment::claims::EnvClaim.
References CutBiasClaim().
|
virtual |
Reimplemented from protocols::environment::claims::EnvClaim.
References protocols::environment::claims::EnvClaim::owner(), ss_, and str_type().
|
virtual |
Implements protocols::environment::claims::EnvClaim.
Referenced by show().
|
virtual |
build ResidueElements that indicate the introduction of a new peptide edge into the fold tree.
Reimplemented from protocols::environment::claims::EnvClaim.
References protocols::environment::claims::CutBiasElement::bias, label_, core::fragment::SecondaryStructure::loop_fraction(), protocols::environment::claims::CutBiasElement::p, ss_, and core::fragment::SecondaryStructure::total_residue().
|
private |
Referenced by yield_elements().
|
private |
Referenced by show(), and yield_elements().
1.8.7