#include <LimitAromaChi2Operation.hh>
| protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::LimitAromaChi2_RotamerSetOperation |
( |
| ) |
|
| protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::LimitAromaChi2_RotamerSetOperation |
( |
Real const |
chi2max, |
|
|
Real const |
chi2min |
|
) |
| |
| protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::~LimitAromaChi2_RotamerSetOperation |
( |
| ) |
|
|
virtual |
Implements core::pack::rotamer_set::RotamerSetOperation.
References core::chemical::aa_his, core::chemical::aa_phe, core::chemical::aa_trp, core::chemical::aa_tyr, core::pack::rotamer_set::RotamerSet::begin(), chi2max_, chi2min_, core::pack::rotamer_set::RotamerSet::drop_rotamers(), core::pack::rotamer_set::RotamerSet::end(), core::pack::rotamer_set::RotamerSet::id_for_current_rotamer(), include_trp_, core::pack::rotamer_set::RotamerSet::num_rotamers(), and runtime_assert.
| void protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::chi2max |
( |
Real const |
r | ) |
|
|
inline |
max chi2 for picking rotamers of YFH
References chi2max_.
| void protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::chi2min |
( |
Real const |
r | ) |
|
|
inline |
min chi2 for picking rotamers of YFH
References chi2min_.
| void protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::include_trp |
( |
bool const |
b | ) |
|
|
inline |
| Real protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::chi2max_ |
|
private |
| Real protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::chi2min_ |
|
private |
| bool protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation::include_trp_ |
|
private |
The documentation for this class was generated from the following files: