#include <LimitAromaChi2Operation.hh>
◆ PackerTask
◆ parent
◆ Pose
◆ Real
◆ TagCOP
◆ TaskOperation
◆ TaskOperationOP
◆ LimitAromaChi2Operation()
| protocols::task_operations::LimitAromaChi2Operation::LimitAromaChi2Operation |
( |
| ) |
|
default constructor
defauot constructor
◆ ~LimitAromaChi2Operation()
| protocols::task_operations::LimitAromaChi2Operation::~LimitAromaChi2Operation |
( |
| ) |
|
|
overridedefault |
◆ apply()
| void protocols::task_operations::LimitAromaChi2Operation::apply |
( |
Pose const & |
pose, |
|
|
PackerTask & |
task |
|
) |
| const |
|
overridevirtual |
◆ chi2max() [1/2]
| Real protocols::task_operations::LimitAromaChi2Operation::chi2max |
( |
| ) |
const |
|
inline |
◆ chi2max() [2/2]
| void protocols::task_operations::LimitAromaChi2Operation::chi2max |
( |
Real const |
r | ) |
|
|
inline |
max chi2 for picking rotamers of YFH
References chi2max_.
◆ chi2min() [1/2]
| Real protocols::task_operations::LimitAromaChi2Operation::chi2min |
( |
| ) |
const |
|
inline |
◆ chi2min() [2/2]
| void protocols::task_operations::LimitAromaChi2Operation::chi2min |
( |
Real const |
r | ) |
|
|
inline |
min chi2 for picking rotamers of YFH
References chi2min_.
◆ clone()
◆ include_trp() [1/2]
| bool protocols::task_operations::LimitAromaChi2Operation::include_trp |
( |
| ) |
const |
|
inline |
◆ include_trp() [2/2]
| void protocols::task_operations::LimitAromaChi2Operation::include_trp |
( |
bool const |
b | ) |
|
|
inline |
◆ keyname()
| static std::string protocols::task_operations::LimitAromaChi2Operation::keyname |
( |
| ) |
|
|
inlinestatic |
◆ parse_tag()
| void protocols::task_operations::LimitAromaChi2Operation::parse_tag |
( |
TagCOP |
tag, |
|
|
DataMap & |
|
|
) |
| |
|
overridevirtual |
◆ provide_xml_schema()
| void protocols::task_operations::LimitAromaChi2Operation::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ chi2max_
| Real protocols::task_operations::LimitAromaChi2Operation::chi2max_ |
|
private |
◆ chi2min_
| Real protocols::task_operations::LimitAromaChi2Operation::chi2min_ |
|
private |
◆ include_trp_
| bool protocols::task_operations::LimitAromaChi2Operation::include_trp_ |
|
private |
The documentation for this class was generated from the following files: