#include <xfrags.hh>
◆ Xfres() [1/2]
core::scoring::motif::Xfres::Xfres |
( |
| ) |
|
|
inline |
◆ Xfres() [2/2]
core::scoring::motif::Xfres::Xfres |
( |
char |
aa, |
|
|
char |
ss, |
|
|
Real |
phi, |
|
|
Real |
psi, |
|
|
Real |
omg, |
|
|
Real |
chi1 = -180.0 , |
|
|
Real |
chi2 = -180.0 , |
|
|
Real |
chi3 = -180.0 , |
|
|
Real |
chi4 = -180.0 |
|
) |
| |
◆ aa() [1/2]
char core::scoring::motif::Xfres::aa |
( |
| ) |
const |
|
inline |
◆ aa() [2/2]
void core::scoring::motif::Xfres::aa |
( |
char |
aa | ) |
|
|
inline |
◆ chi1() [1/2]
Real core::scoring::motif::Xfres::chi1 |
( |
| ) |
const |
◆ chi1() [2/2]
void core::scoring::motif::Xfres::chi1 |
( |
Real |
chi1 | ) |
|
◆ chi2() [1/2]
Real core::scoring::motif::Xfres::chi2 |
( |
| ) |
const |
◆ chi2() [2/2]
void core::scoring::motif::Xfres::chi2 |
( |
Real |
chi2 | ) |
|
◆ chi3() [1/2]
Real core::scoring::motif::Xfres::chi3 |
( |
| ) |
const |
◆ chi3() [2/2]
void core::scoring::motif::Xfres::chi3 |
( |
Real |
chi3 | ) |
|
◆ chi4() [1/2]
Real core::scoring::motif::Xfres::chi4 |
( |
| ) |
const |
◆ chi4() [2/2]
void core::scoring::motif::Xfres::chi4 |
( |
Real |
chi4 | ) |
|
◆ omg() [1/2]
Real core::scoring::motif::Xfres::omg |
( |
| ) |
const |
◆ omg() [2/2]
void core::scoring::motif::Xfres::omg |
( |
Real |
_omg | ) |
|
◆ phi() [1/2]
Real core::scoring::motif::Xfres::phi |
( |
| ) |
const |
◆ phi() [2/2]
void core::scoring::motif::Xfres::phi |
( |
Real |
_phi | ) |
|
◆ place_sidechain_in_pose()
void core::scoring::motif::Xfres::place_sidechain_in_pose |
( |
core::pose::Pose & |
pose, |
|
|
int |
ir |
|
) |
| const |
References protocols::cluster::calibur::aa, core::chemical::aa_from_oneletter_code(), core::conformation::ResidueFactory::create_residue(), core::pose::get_restype_for_pose(), core::chemical::ResidueTypeBase::mode(), core::chemical::name_from_aa(), core::conformation::Residue::nchi(), core::pose::Pose::replace_residue(), core::pose::Pose::residue(), core::pose::Pose::residue_type(), and core::pose::Pose::set_chi().
◆ psi() [1/2]
Real core::scoring::motif::Xfres::psi |
( |
| ) |
const |
◆ psi() [2/2]
void core::scoring::motif::Xfres::psi |
( |
Real |
_psi | ) |
|
◆ ss() [1/2]
char core::scoring::motif::Xfres::ss |
( |
| ) |
const |
|
inline |
◆ ss() [2/2]
void core::scoring::motif::Xfres::ss |
( |
char |
ss | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
Xfres const & |
x |
|
) |
| |
|
friend |
◆ aa_
char core::scoring::motif::Xfres::aa_ |
|
private |
◆ chi_
utility::fixedsizearray1<uint8_t,4> core::scoring::motif::Xfres::chi_ |
|
private |
◆ omg_
uint16_t core::scoring::motif::Xfres::omg_ |
|
private |
◆ phi_
uint16_t core::scoring::motif::Xfres::phi_ |
|
private |
◆ psi_
uint16_t core::scoring::motif::Xfres::psi_ |
|
private |
◆ ss_
char core::scoring::motif::Xfres::ss_ |
|
private |
The documentation for this class was generated from the following files: