|
| void | core::pack::rotamer_set::fill_chi_rotamers_with_center_and_stddev (conformation::ResidueOP const &rot, utility::vector1< conformation::ResidueOP > &rotamers, utility::vector1< Real > const &chi_steps, Real const ¢er, Real const &width) |
| |
| void | core::pack::rotamer_set::add_rna_chi_rotamers (conformation::ResidueOP const &rot, utility::vector1< conformation::ResidueOP > &rotamers, pack::task::ExtraRotSample const &level, utility::vector1< chemical::rna::GaussianParameter > const &gaussian_parameter_set) |
| |
| void | core::pack::rotamer_set::build_rna_chi_rotamers (Size const resid, pose::Pose const &pose, chemical::ResidueTypeCOP concrete_residue, pack::task::ExtraRotSample const &level, bool const sample_rna_chi, bool const &include_current, utility::vector1< conformation::ResidueOP > &rotamers) |
| |
| void | core::pack::rotamer_set::build_proton_chi_rotamers (Size const, pose::Pose const &, chemical::ResidueTypeCOP concrete_residue, pack::task::ResidueLevelTask const &residue_task, utility::vector1< conformation::ResidueOP > &rotamers) |
| |
| void | core::pack::rotamer_set::build_five_prime_phosphate_rotamers (utility::vector1< conformation::ResidueOP > &rotamers, pose::Pose const &pose, bool const allow_phosphate_virtualization) |
| |
| void | core::pack::rotamer_set::build_three_prime_phosphate_rotamers (utility::vector1< conformation::ResidueOP > &rotamers, pose::Pose const &pose, bool const allow_phosphate_virtualization) |
| |
| void | core::pack::rotamer_set::build_rna_rotamers (Size const resid, pose::Pose const &pose, chemical::ResidueTypeCOP concrete_residue, pack::task::PackerTask const &task, utility::vector1< conformation::ResidueOP > &new_rotamers, Size &id_for_current_rotamer) |
| |