#include <LimitAromaChi2Operation.hh>
| protocols::toolbox::task_operations::LimitAromaChi2Operation::LimitAromaChi2Operation |
( |
| ) |
|
default constructor
defauot constructor
Referenced by clone().
| protocols::toolbox::task_operations::LimitAromaChi2Operation::~LimitAromaChi2Operation |
( |
| ) |
|
|
virtual |
| void protocols::toolbox::task_operations::LimitAromaChi2Operation::apply |
( |
Pose const & |
pose, |
|
|
PackerTask & |
task |
|
) |
| const |
|
virtual |
| Real protocols::toolbox::task_operations::LimitAromaChi2Operation::chi2max |
( |
| ) |
const |
|
inline |
| void protocols::toolbox::task_operations::LimitAromaChi2Operation::chi2max |
( |
Real const |
r | ) |
|
|
inline |
max chi2 for picking rotamers of YFH
References chi2max_.
| Real protocols::toolbox::task_operations::LimitAromaChi2Operation::chi2min |
( |
| ) |
const |
|
inline |
| void protocols::toolbox::task_operations::LimitAromaChi2Operation::chi2min |
( |
Real const |
r | ) |
|
|
inline |
min chi2 for picking rotamers of YFH
References chi2min_.
| bool protocols::toolbox::task_operations::LimitAromaChi2Operation::include_trp |
( |
| ) |
const |
|
inline |
| void protocols::toolbox::task_operations::LimitAromaChi2Operation::include_trp |
( |
bool const |
b | ) |
|
|
inline |
| void protocols::toolbox::task_operations::LimitAromaChi2Operation::parse_def |
( |
utility::lua::LuaObject const & |
def | ) |
|
| void protocols::toolbox::task_operations::LimitAromaChi2Operation::parse_tag |
( |
TagCOP |
tag, |
|
|
DataMap & |
|
|
) |
| |
| Real protocols::toolbox::task_operations::LimitAromaChi2Operation::chi2max_ |
|
private |
| Real protocols::toolbox::task_operations::LimitAromaChi2Operation::chi2min_ |
|
private |
| bool protocols::toolbox::task_operations::LimitAromaChi2Operation::include_trp_ |
|
private |
The documentation for this class was generated from the following files: