#include <SimplePDB.hh>
◆ SimplePDB()
| core::scoring::packstat::SimplePDB::SimplePDB |
( |
| ) |
|
|
inline |
◆ ~SimplePDB()
| core::scoring::packstat::SimplePDB::~SimplePDB |
( |
| ) |
|
|
inline |
◆ atom() [1/2]
| SimplePDB_Atom& core::scoring::packstat::SimplePDB::atom |
( |
std::size_t const |
i | ) |
|
|
inline |
◆ atom() [2/2]
| SimplePDB_Atom const& core::scoring::packstat::SimplePDB::atom |
( |
std::size_t const |
i | ) |
const |
|
inline |
◆ atoms() [1/2]
| utility::vector1<SimplePDB_Atom>& core::scoring::packstat::SimplePDB::atoms |
( |
| ) |
|
|
inline |
◆ atoms() [2/2]
| utility::vector1<SimplePDB_Atom> const& core::scoring::packstat::SimplePDB::atoms |
( |
| ) |
const |
|
inline |
◆ get_pose_pack_data()
| PosePackDataOP core::scoring::packstat::SimplePDB::get_pose_pack_data |
( |
| ) |
const |
◆ get_res_centers()
| utility::vector1< numeric::xyzVector< PackstatReal > > core::scoring::packstat::SimplePDB::get_res_centers |
( |
| ) |
const |
References atom(), atoms_, core::conformation::membrane::center, core::scoring::packstat::SimplePDB_Atom::chain, core::scoring::packstat::SimplePDB_Atom::icode, core::scoring::packstat::SimplePDB_Atom::res, res_labels_, core::scoring::packstat::SimplePDB_Atom::resnum, core::scoring::packstat::SimplePDB_Atom::x, core::scoring::packstat::SimplePDB_Atom::y, and core::scoring::packstat::SimplePDB_Atom::z.
Referenced by get_pose_pack_data(), and core::scoring::packstat::pose_to_pack_data().
◆ get_spheres()
References atom(), atoms_, core::scoring::packstat::AtomRadiusMap::get_radius(), core::scoring::packstat::SimplePDB_Atom::res, core::scoring::TR(), core::scoring::packstat::SimplePDB_Atom::type, core::scoring::packstat::SimplePDB_Atom::x, protocols::kinmatch::xyz(), core::scoring::packstat::SimplePDB_Atom::y, and core::scoring::packstat::SimplePDB_Atom::z.
Referenced by get_pose_pack_data(), and core::scoring::packstat::pose_to_pack_data().
◆ natom()
| std::size_t core::scoring::packstat::SimplePDB::natom |
( |
| ) |
const |
|
inline |
◆ num_water()
| core::Size core::scoring::packstat::SimplePDB::num_water |
( |
| ) |
const |
◆ remove_surface_waters()
| void core::scoring::packstat::SimplePDB::remove_surface_waters |
( |
| ) |
|
◆ res_labels()
| utility::vector1<std::string>& core::scoring::packstat::SimplePDB::res_labels |
( |
| ) |
const |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
SimplePDB const & |
pdb |
|
) |
| |
|
friend |
◆ operator>>
| std::istream& operator>> |
( |
std::istream & |
in, |
|
|
SimplePDB & |
pdb |
|
) |
| |
|
friend |
◆ atoms_
| utility::vector1<SimplePDB_Atom> core::scoring::packstat::SimplePDB::atoms_ |
|
private |
◆ res_labels_
| utility::vector1<std::string> core::scoring::packstat::SimplePDB::res_labels_ |
|
mutable |
The documentation for this class was generated from the following files: