#include <AtomInfo.hh>
◆ Settings
| Enumerator |
|---|
| IS_HYDROGEN | |
| IS_DONOR | |
| IS_ACCEPTOR | |
| IS_HYDROXYL | |
| IS_BACKBONE | |
| count | |
◆ AtomInfo()
| core::scoring::hbonds::graph::AtomInfo::AtomInfo |
( |
unsigned short int |
atomid, |
|
|
numeric::xyzVector< float > const & |
atom_position, |
|
|
bool |
is_hydrogen_setting, |
|
|
bool |
is_donor_setting, |
|
|
bool |
is_acceptor_setting, |
|
|
bool |
is_hydroxyl_setting, |
|
|
bool |
is_backbone_setting |
|
) |
| |
|
inline |
◆ ~AtomInfo()
| virtual core::scoring::hbonds::graph::AtomInfo::~AtomInfo |
( |
| ) |
|
|
inlinevirtual |
◆ is_acceptor() [1/2]
| bool core::scoring::hbonds::graph::AtomInfo::is_acceptor |
( |
| ) |
const |
|
inline |
◆ is_acceptor() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::is_acceptor |
( |
bool |
setting | ) |
|
|
inline |
◆ is_backbone() [1/2]
| bool core::scoring::hbonds::graph::AtomInfo::is_backbone |
( |
| ) |
const |
|
inline |
◆ is_backbone() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::is_backbone |
( |
bool |
setting | ) |
|
|
inline |
◆ is_donor() [1/2]
| bool core::scoring::hbonds::graph::AtomInfo::is_donor |
( |
| ) |
const |
|
inline |
◆ is_donor() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::is_donor |
( |
bool |
setting | ) |
|
|
inline |
◆ is_hydrogen() [1/2]
| bool core::scoring::hbonds::graph::AtomInfo::is_hydrogen |
( |
| ) |
const |
|
inline |
◆ is_hydrogen() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::is_hydrogen |
( |
bool |
setting | ) |
|
|
inline |
◆ is_hydroxyl() [1/2]
| bool core::scoring::hbonds::graph::AtomInfo::is_hydroxyl |
( |
| ) |
const |
|
inline |
◆ is_hydroxyl() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::is_hydroxyl |
( |
bool |
setting | ) |
|
|
inline |
◆ local_atom_id() [1/2]
| unsigned short int core::scoring::hbonds::graph::AtomInfo::local_atom_id |
( |
| ) |
const |
|
inline |
◆ local_atom_id() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::local_atom_id |
( |
unsigned short int |
local_atom_id | ) |
|
|
inline |
◆ operator<()
| bool core::scoring::hbonds::graph::AtomInfo::operator< |
( |
AtomInfo const & |
ot | ) |
const |
|
inline |
◆ xyz() [1/2]
| numeric::xyzVector< float > const& core::scoring::hbonds::graph::AtomInfo::xyz |
( |
| ) |
const |
|
inline |
◆ xyz() [2/2]
| void core::scoring::hbonds::graph::AtomInfo::xyz |
( |
numeric::xyzVector< float > const & |
setting | ) |
|
|
inline |
◆ local_atom_id_
| unsigned short int core::scoring::hbonds::graph::AtomInfo::local_atom_id_ |
|
private |
◆ properties_
| utility::DenseBoolMap< Settings::count, Settings::IS_HYDROGEN > core::scoring::hbonds::graph::AtomInfo::properties_ |
|
private |
◆ xyz_
| numeric::xyzVector< float > core::scoring::hbonds::graph::AtomInfo::xyz_ |
|
private |
The documentation for this class was generated from the following file: