#include <PackDaemon.hh>
|
| FASTER_IG_Repacker (PoseOP pose, PackerTaskOP task, FixedBBInteractionGraphOP ig, RotamerSetsOP rotsets) |
|
virtual | ~FASTER_IG_Repacker () |
|
virtual RotamerAssignmentAndEnergy | repack (utility::vector0< int > const &rot_to_pack) |
|
FASTERInteractionGraphOP | create_faster_ig_from_rot_to_pack (utility::vector0< int > const &rot_to_pack, RotamerSubsetsOP rot_subsets) |
|
void | set_num_sa (int setting) |
|
void | set_sa_scale (core::Real setting) |
|
void | set_ciBR_only (bool setting) |
|
| RotamerSubsetRepacker (PoseOP pose, PackerTaskOP task, FixedBBInteractionGraphOP ig, RotamerSetsOP rot_sets) |
|
| ~RotamerSubsetRepacker () |
|
RotamerSubsetsOP | create_rotamer_subsets_from_rot_to_pack (utility::vector0< int > const &rot_to_pack) |
|
| QuickRepacker (PoseOP pose, PackerTaskOP task, FixedBBInteractionGraphOP ig, RotamerSetsOP rot_sets) |
|
virtual | ~QuickRepacker () |
|
protocols::pack_daemon::FASTER_IG_Repacker::~FASTER_IG_Repacker |
( |
| ) |
|
|
virtual |
Implements protocols::pack_daemon::QuickRepacker.
References ciBR_only_, create_faster_ig_from_rot_to_pack(), protocols::pack_daemon::RotamerSubsetRepacker::create_rotamer_subsets_from_rot_to_pack(), core::pack::rotamer_set::RotamerSets::nmoltenres(), num_sa_, protocols::pack_daemon::QuickRepacker::pose(), protocols::pack_daemon::QuickRepacker::rot_sets(), core::pack::annealer::FASTERAnnealer::run(), sa_scale_, core::pack::annealer::FASTERAnnealer::set_ciBR_only(), core::pack::annealer::FASTERAnnealer::set_num_sa_trajectories(), and core::pack::annealer::FASTERAnnealer::set_sa_length_scale().
void protocols::pack_daemon::FASTER_IG_Repacker::set_ciBR_only |
( |
bool |
setting | ) |
|
void protocols::pack_daemon::FASTER_IG_Repacker::set_num_sa |
( |
int |
setting | ) |
|
void protocols::pack_daemon::FASTER_IG_Repacker::set_sa_scale |
( |
core::Real |
setting | ) |
|
bool protocols::pack_daemon::FASTER_IG_Repacker::ciBR_only_ |
|
private |
int protocols::pack_daemon::FASTER_IG_Repacker::num_sa_ |
|
private |
core::Real protocols::pack_daemon::FASTER_IG_Repacker::sa_scale_ |
|
private |
The documentation for this class was generated from the following files: