#include <BackboneDB.hh>
◆ BackboneSegment() [1/2]
protocols::loophash::BackboneSegment::BackboneSegment |
( |
| ) |
|
|
inline |
◆ BackboneSegment() [2/2]
protocols::loophash::BackboneSegment::BackboneSegment |
( |
const std::vector< core::Real > & |
phi, |
|
|
const std::vector< core::Real > & |
psi, |
|
|
const std::vector< core::Real > & |
omega |
|
) |
| |
|
inline |
◆ apply_to_pose()
References core::chemical::ResidueTypeBase::aa(), core::chemical::aa_vrt, core::kinematics::FoldTree::add_edge(), core::kinematics::FoldTree::cutpoints(), core::pose::Pose::fold_tree(), core::chemical::ResidueTypeBase::is_polymer(), protocols::make_rot_lib::PEPTIDE, core::kinematics::FoldTree::reorder(), core::pose::Pose::residue_type(), core::kinematics::FoldTree::root(), core::pose::Pose::set_omega(), core::pose::Pose::set_phi(), core::pose::Pose::set_psi(), core::pose::Pose::size(), and core::pose::TR().
Referenced by protocols::loophash::LoopHashLibrary::apply_random(), protocols::loophash::LoopHashLibrary::get_all(), protocols::loophash::LocalInserter_SimpleMin::make_local_bb_change(), protocols::loophash::LocalInserter_SimpleMin::make_local_bb_change_close_gaps(), protocols::loophash::LocalInserter_SimpleMin::make_local_bb_change_include_cut(), and protocols::loophash::LoopHashLibrary::test_loop_sample().
◆ compare()
◆ get_mem_foot_print()
core::Size protocols::loophash::BackboneSegment::get_mem_foot_print |
( |
| ) |
|
|
inline |
◆ length()
core::Size protocols::loophash::BackboneSegment::length |
( |
| ) |
const |
|
inline |
◆ omega()
const std::vector<core::Real>& protocols::loophash::BackboneSegment::omega |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool protocols::loophash::BackboneSegment::operator!= |
( |
const BackboneSegment & |
other | ) |
const |
|
inline |
◆ operator==()
bool protocols::loophash::BackboneSegment::operator== |
( |
const BackboneSegment & |
bs1 | ) |
const |
◆ phi()
const std::vector<core::Real>& protocols::loophash::BackboneSegment::phi |
( |
| ) |
const |
|
inline |
◆ print()
void protocols::loophash::BackboneSegment::print |
( |
| ) |
const |
◆ psi()
const std::vector<core::Real>& protocols::loophash::BackboneSegment::psi |
( |
| ) |
const |
|
inline |
◆ read_from_pose()
◆ omega_
std::vector<core::Real> protocols::loophash::BackboneSegment::omega_ |
|
private |
◆ phi_
std::vector<core::Real> protocols::loophash::BackboneSegment::phi_ |
|
private |
◆ psi_
std::vector<core::Real> protocols::loophash::BackboneSegment::psi_ |
|
private |
The documentation for this class was generated from the following files: