#include <HBAtom.hh>
◆ HBAtom()
| core::scoring::hbonds::hbtrie::HBAtom::HBAtom |
( |
| ) |
|
◆ ~HBAtom()
| core::scoring::hbonds::hbtrie::HBAtom::~HBAtom |
( |
| ) |
|
|
default |
◆ base2_xyz() [1/2]
| Vector const& core::scoring::hbonds::hbtrie::HBAtom::base2_xyz |
( |
| ) |
const |
|
inline |
◆ base2_xyz() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::base2_xyz |
( |
Vector const & |
xyz | ) |
|
|
inline |
◆ base_xyz() [1/2]
| Vector const& core::scoring::hbonds::hbtrie::HBAtom::base_xyz |
( |
| ) |
const |
|
inline |
◆ base_xyz() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::base_xyz |
( |
Vector const & |
xyz | ) |
|
|
inline |
◆ hb_acc_chem_type()
| HBAccChemType core::scoring::hbonds::hbtrie::HBAtom::hb_acc_chem_type |
( |
| ) |
const |
|
inline |
◆ hb_chem_type()
| void core::scoring::hbonds::hbtrie::HBAtom::hb_chem_type |
( |
int |
chemtype | ) |
|
|
inline |
◆ hb_don_chem_type()
| HBDonChemType core::scoring::hbonds::hbtrie::HBAtom::hb_don_chem_type |
( |
| ) |
const |
|
inline |
◆ is_backbone() [1/2]
| bool core::scoring::hbonds::hbtrie::HBAtom::is_backbone |
( |
| ) |
const |
|
inline |
◆ is_backbone() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::is_backbone |
( |
bool |
setting | ) |
|
|
inline |
◆ is_dna() [1/2]
| bool core::scoring::hbonds::hbtrie::HBAtom::is_dna |
( |
| ) |
const |
|
inline |
◆ is_dna() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::is_dna |
( |
bool |
setting | ) |
|
|
inline |
◆ is_hydrogen() [1/2]
| bool core::scoring::hbonds::hbtrie::HBAtom::is_hydrogen |
( |
| ) |
const |
|
inline |
property required by RotamerTrie class
References is_hydrogen_.
◆ is_hydrogen() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::is_hydrogen |
( |
bool |
setting | ) |
|
|
inline |
setter method for data required by RotamerTrie class
References is_hydrogen_.
◆ is_protein() [1/2]
| bool core::scoring::hbonds::hbtrie::HBAtom::is_protein |
( |
| ) |
const |
|
inline |
◆ is_protein() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::is_protein |
( |
bool |
setting | ) |
|
|
inline |
◆ is_wat() [1/2]
| bool core::scoring::hbonds::hbtrie::HBAtom::is_wat |
( |
| ) |
const |
|
inline |
◆ is_wat() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::is_wat |
( |
bool |
setting | ) |
|
|
inline |
◆ near_wat() [1/2]
| bool core::scoring::hbonds::hbtrie::HBAtom::near_wat |
( |
| ) |
const |
|
inline |
◆ near_wat() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::near_wat |
( |
bool |
setting | ) |
|
|
inline |
◆ non_hbonding_atom()
| bool core::scoring::hbonds::hbtrie::HBAtom::non_hbonding_atom |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool core::scoring::hbonds::hbtrie::HBAtom::operator< |
( |
HBAtom const & |
other | ) |
const |
|
inline |
◆ operator==()
| bool core::scoring::hbonds::hbtrie::HBAtom::operator== |
( |
HBAtom const & |
other | ) |
const |
|
inline |
◆ print() [1/2]
| void core::scoring::hbonds::hbtrie::HBAtom::print |
( |
| ) |
const |
◆ print() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::print |
( |
std::ostream & |
os | ) |
const |
◆ xyz() [1/2]
| Vector const& core::scoring::hbonds::hbtrie::HBAtom::xyz |
( |
| ) |
const |
|
inline |
◆ xyz() [2/2]
| void core::scoring::hbonds::hbtrie::HBAtom::xyz |
( |
Vector const & |
coord | ) |
|
|
inline |
◆ base2_xyz_
| Vector core::scoring::hbonds::hbtrie::HBAtom::base2_xyz_ |
|
private |
◆ base_xyz_
| Vector core::scoring::hbonds::hbtrie::HBAtom::base_xyz_ |
|
private |
◆ hb_chem_type_
| int core::scoring::hbonds::hbtrie::HBAtom::hb_chem_type_ |
|
private |
◆ is_backbone_
| bool core::scoring::hbonds::hbtrie::HBAtom::is_backbone_ |
|
private |
◆ is_dna_
| bool core::scoring::hbonds::hbtrie::HBAtom::is_dna_ |
|
private |
◆ is_hydrogen_
| bool core::scoring::hbonds::hbtrie::HBAtom::is_hydrogen_ |
|
private |
◆ is_protein_
| bool core::scoring::hbonds::hbtrie::HBAtom::is_protein_ |
|
private |
◆ is_wat_
| bool core::scoring::hbonds::hbtrie::HBAtom::is_wat_ |
|
private |
◆ near_wat_
| bool core::scoring::hbonds::hbtrie::HBAtom::near_wat_ |
|
private |
◆ xyz_
| Vector core::scoring::hbonds::hbtrie::HBAtom::xyz_ |
|
private |
The documentation for this class was generated from the following files: