|
Rosetta 3.5
|
Classes | |
| class | HbsPatcher |
Typedefs | |
| typedef utility::pointer::owning_ptr < HbsPatcher > | HbsPatcherOP |
| typedef utility::pointer::owning_ptr < HbsPatcher const > | HbsPatcherCOP |
Functions | |
| void | add_hbs_constraint (core::pose::Pose &pose, core::Size hbs_pre_position) |
| void | add_hbs_constraint (core::pose::Pose &pose, core::Size hbs_pre_position, core::Real distance, core::Real std) |
| typedef utility::pointer::owning_ptr< HbsPatcher const > protocols::simple_moves::hbs::HbsPatcherCOP |
Definition at line 26 of file HbsPatcher.fwd.hh.
Definition at line 24 of file HbsPatcher.fwd.hh.
| void protocols::simple_moves::hbs::add_hbs_constraint | ( | core::pose::Pose & | pose, |
| core::Size | hbs_pre_position | ||
| ) |
Definition at line 57 of file HbsPatcher.cc.
Referenced by protocols::simple_moves::hbs::HbsPatcher::apply().
| void protocols::simple_moves::hbs::add_hbs_constraint | ( | core::pose::Pose & | pose, |
| core::Size | hbs_pre_position, | ||
| core::Real | distance, | ||
| core::Real | std | ||
| ) |
Definition at line 61 of file HbsPatcher.cc.
References core::pose::Pose::add_constraint(), core::conformation::Residue::atom_index(), core::pose::Pose::residue(), and core::conformation::TR().
1.8.4