|
Rosetta 3.5
|
#include <IGEdgeReweighters.hh>


Public Member Functions | |
| IGLigandDesignEdgeUpweighter (core::Real weight_factor) | |
| core::Real | get_edge_reweight (core::pose::Pose const &pose, core::pack::task::PackerTask const &task, Size res1, Size res2) const |
Public Member Functions inherited from core::pack::task::IGEdgeReweighter | |
| IGEdgeReweighter () | |
| virtual | ~IGEdgeReweighter () |
Private Attributes | |
| core::Real | weight_factor_ |
Additional Inherited Members | |
Protected Attributes inherited from core::pack::task::IGEdgeReweighter | |
| core::Real const | default_weight_ |
Definition at line 31 of file IGEdgeReweighters.hh.
|
inline |
Definition at line 34 of file IGEdgeReweighters.hh.
References weight_factor_.
|
virtual |
Implements core::pack::task::IGEdgeReweighter.
Definition at line 32 of file IGEdgeReweighters.cc.
References core::pack::task::PackerTask::design_residue(), core::conformation::Residue::is_ligand(), and core::pose::Pose::residue().
|
private |
Definition at line 44 of file IGEdgeReweighters.hh.
Referenced by IGLigandDesignEdgeUpweighter().
1.8.4