◆ ZincMatchFilter()
| ZincMatchFilter::ZincMatchFilter |
( |
| ) |
|
|
inline |
◆ ~ZincMatchFilter()
| virtual ZincMatchFilter::~ZincMatchFilter |
( |
| ) |
|
|
inlinevirtual |
◆ apply()
References basic::options::OptionKeys::hotspot::angle, angle_diff(), numeric::angle_of(), oop_conformations::angles, numeric::conversions::degrees(), numeric::dihedral_degrees(), dist(), find_closest_atom(), create_a3b_hbs::i, create_a3b_hbs::j, and pyrosetta.distributed.cluster.exceptions::T.
Referenced by pyrosetta.bindings.scores.simple_metrics.SimpleMetricDataAccessorBase::__setitem__(), pyrosetta.bindings.scores.base.PoseCacheAccessorBase::_maybe_delete_keys_from_sm_data(), and pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
◆ get_angle_stdev()
| Real ZincMatchFilter::get_angle_stdev |
( |
| ) |
|
|
inline |
◆ get_angle_weight()
| Real ZincMatchFilter::get_angle_weight |
( |
| ) |
|
|
inline |
◆ get_dihedral_stdev()
| Real ZincMatchFilter::get_dihedral_stdev |
( |
| ) |
|
|
inline |
◆ get_dihedral_weight()
| Real ZincMatchFilter::get_dihedral_weight |
( |
| ) |
|
|
inline |
◆ get_distance_stdev()
| Real ZincMatchFilter::get_distance_stdev |
( |
| ) |
|
|
inline |
◆ get_distance_weight()
| Real ZincMatchFilter::get_distance_weight |
( |
| ) |
|
|
inline |
◆ get_name()
| virtual std::string ZincMatchFilter::get_name |
( |
| ) |
const |
|
inlinevirtual |
◆ get_tetrahedral_stdev()
| Real ZincMatchFilter::get_tetrahedral_stdev |
( |
| ) |
|
|
inline |
◆ get_tetrahedral_weight()
| Real ZincMatchFilter::get_tetrahedral_weight |
( |
| ) |
|
|
inline |
◆ set_angle_stdev()
| void ZincMatchFilter::set_angle_stdev |
( |
Real |
angle_stdev | ) |
|
|
inline |
◆ set_angle_weight()
| void ZincMatchFilter::set_angle_weight |
( |
Real |
angle_weight | ) |
|
|
inline |
◆ set_dihedral_stdev()
| void ZincMatchFilter::set_dihedral_stdev |
( |
Real |
dihedral_stdev | ) |
|
|
inline |
◆ set_dihedral_weight()
| void ZincMatchFilter::set_dihedral_weight |
( |
Real |
dihedral_weight | ) |
|
|
inline |
◆ set_distance_stdev()
| void ZincMatchFilter::set_distance_stdev |
( |
Real |
distance_stdev | ) |
|
|
inline |
◆ set_distance_weight()
| void ZincMatchFilter::set_distance_weight |
( |
Real |
distance_weight | ) |
|
|
inline |
◆ set_tetrahedral_stdev()
| void ZincMatchFilter::set_tetrahedral_stdev |
( |
Real |
tetrahedral_stdev | ) |
|
|
inline |
◆ set_tetrahedral_weight()
| void ZincMatchFilter::set_tetrahedral_weight |
( |
Real |
tetrahedral_weight | ) |
|
|
inline |
◆ angle_stdev_
| Real ZincMatchFilter::angle_stdev_ |
|
private |
◆ angle_weight_
| Real ZincMatchFilter::angle_weight_ |
|
private |
◆ dihedral_stdev_
| Real ZincMatchFilter::dihedral_stdev_ |
|
private |
◆ dihedral_weight_
| Real ZincMatchFilter::dihedral_weight_ |
|
private |
◆ distance_stdev_
| Real ZincMatchFilter::distance_stdev_ |
|
private |
◆ distance_weight_
| Real ZincMatchFilter::distance_weight_ |
|
private |
◆ tetrahedral_stdev_
| Real ZincMatchFilter::tetrahedral_stdev_ |
|
private |
◆ tetrahedral_weight_
| Real ZincMatchFilter::tetrahedral_weight_ |
|
private |
The documentation for this class was generated from the following file: