|
Rosetta 3.5
|
#include <RotamerDNAHBondFilter.hh>


Public Member Functions | |
| RotamerDNAHBondFilter (core::Real threshold=-0.5, bool base_only=true) | |
| virtual | ~RotamerDNAHBondFilter () |
| virtual bool | operator() (core::conformation::ResidueOP rotamer, core::pose::Pose const &pose, core::scoring::ScoreFunction const &scorefxn, core::pack::task::ResidueLevelTask const &rtask, core::graph::GraphCOP packer_neighbor_graph, core::pack::dunbrack::ChiSetOP chi_set) |
| void | report () const |
Public Member Functions inherited from core::pack::rotamer_set::RotamerOperation | |
| RotamerOperation () | |
| virtual | ~RotamerOperation () |
Definition at line 37 of file RotamerDNAHBondFilter.hh.
| protocols::dna::RotamerDNAHBondFilter::RotamerDNAHBondFilter | ( | core::Real | threshold = -0.5, |
| bool | base_only = true |
||
| ) |
Definition at line 48 of file RotamerDNAHBondFilter.cc.
|
virtual |
Definition at line 61 of file RotamerDNAHBondFilter.cc.
|
virtual |
Implements core::pack::rotamer_set::RotamerOperation.
Definition at line 65 of file RotamerDNAHBondFilter.cc.
References base_only_, protocols::dna::close_to_dna(), core::scoring::hbonds::create_acc_orientation_vector(), core::scoring::hbonds::create_don_orientation_vector(), core::scoring::hbonds::DUMMY_DERIVS, core::scoring::ScoreFunction::get_weight(), hb_database_, core::scoring::hbonds::hb_energy_deriv_u(), core::scoring::hbond_sc, hbondoptions_, core::scoring::hbonds::MAX_R2, core::scoring::hbonds::MIN_R2, naccepted_, nfiltered_, core::pack::task::ResidueLevelTask::operate_on_ex1(), core::pack::task::ResidueLevelTask::operate_on_ex2(), core::pack::task::ResidueLevelTask::operate_on_ex3(), core::pack::task::ResidueLevelTask::operate_on_ex4(), core::pose::Pose::residue(), threshold_, and core::pose::Pose::total_residue().
| void protocols::dna::RotamerDNAHBondFilter::report | ( | ) | const |
Definition at line 155 of file RotamerDNAHBondFilter.cc.
References naccepted_, nfiltered_, and protocols::dna::TR().
|
private |
Definition at line 61 of file RotamerDNAHBondFilter.hh.
Referenced by operator()().
|
private |
Definition at line 64 of file RotamerDNAHBondFilter.hh.
Referenced by operator()().
|
private |
Definition at line 65 of file RotamerDNAHBondFilter.hh.
Referenced by operator()().
|
private |
Definition at line 63 of file RotamerDNAHBondFilter.hh.
Referenced by operator()(), and report().
|
private |
Definition at line 62 of file RotamerDNAHBondFilter.hh.
Referenced by operator()(), and report().
|
private |
Definition at line 60 of file RotamerDNAHBondFilter.hh.
Referenced by operator()().
1.8.4