![]() |
Rosetta Core
2014.16.56682
|
#include <ContinuousRotamerSet.hh>
Public Member Functions | |
| virtual | ~ContinuousRotamerSets () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
| ContinuousRotamerSets (pose::Pose const &pose, task::PackerTask const &task) | |
| Size | nmoltenres () const |
| Size | total_residue () const |
| Size | resid_2_moltenresid (Size) const |
| Size | moltenresid_2_resid (Size) const |
| ContinuousRotamerSet const & | rotamer_set_for_moltenres (Size) const |
| ContinuousRotamerSet const & | rotamer_set_for_res (Size) const |
| Size | n_sample_rotamers () const |
| Size | moltenres_for_sample_rot (Size sample_rotno) const |
| Size | full_sample_rot_index_2_moltenres_sample_rot_index (Size sample_rotno) const |
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
| core::pack::rotamer_set::ContinuousRotamerSets::ContinuousRotamerSets | ( | pose::Pose const & | pose, |
| task::PackerTask const & | task | ||
| ) |
References core::pack::task::PackerTask::being_packed(), moltenres_for_sample_rot_, moltenres_sample_rot_offset_, moltenresid_2_resid_, n_sample_rotamers_, nmoltenres_, core::pack::task::PackerTask::num_to_be_packed(), resid_2_moltenresid_, rotamer_sets_, core::pose::Pose::total_residue(), and total_residue_.
| Size core::pack::rotamer_set::ContinuousRotamerSets::full_sample_rot_index_2_moltenres_sample_rot_index | ( | Size | sample_rotno | ) | const |
References moltenres_for_sample_rot_, and moltenres_sample_rot_offset_.
Referenced by core::pack::off_rotamer_pack_optimize().
| Size core::pack::rotamer_set::ContinuousRotamerSets::moltenres_for_sample_rot | ( | Size | sample_rotno | ) | const |
References moltenres_for_sample_rot_.
Referenced by core::pack::off_rotamer_pack_optimize().
References moltenresid_2_resid_.
Referenced by core::pack::off_rotamer_pack_optimize(), and core::pack::off_rotamer_pack_update_pose().
| Size core::pack::rotamer_set::ContinuousRotamerSets::n_sample_rotamers | ( | ) | const |
References n_sample_rotamers_.
Referenced by core::pack::off_rotamer_pack_optimize().
| Size core::pack::rotamer_set::ContinuousRotamerSets::nmoltenres | ( | ) | const |
References nmoltenres_.
Referenced by core::pack::off_rotamer_pack_optimize(), and core::pack::off_rotamer_pack_update_pose().
References resid_2_moltenresid_.
| ContinuousRotamerSet const & core::pack::rotamer_set::ContinuousRotamerSets::rotamer_set_for_moltenres | ( | Size | mresid | ) | const |
References rotamer_sets_.
Referenced by core::pack::off_rotamer_pack_optimize().
| ContinuousRotamerSet const & core::pack::rotamer_set::ContinuousRotamerSets::rotamer_set_for_res | ( | Size | resid | ) | const |
References resid_2_moltenresid_, and rotamer_sets_.
| Size core::pack::rotamer_set::ContinuousRotamerSets::total_residue | ( | ) | const |
References total_residue_.
|
private |
|
private |
Referenced by ContinuousRotamerSets(), and full_sample_rot_index_2_moltenres_sample_rot_index().
|
private |
Referenced by ContinuousRotamerSets(), and moltenresid_2_resid().
|
private |
Referenced by ContinuousRotamerSets(), and n_sample_rotamers().
|
private |
Referenced by ContinuousRotamerSets(), and nmoltenres().
|
private |
Referenced by ContinuousRotamerSets(), resid_2_moltenresid(), and rotamer_set_for_res().
|
private |
Referenced by ContinuousRotamerSets(), rotamer_set_for_moltenres(), and rotamer_set_for_res().
|
private |
Referenced by ContinuousRotamerSets(), and total_residue().
1.8.7