#include <SimplePDB.hh>
| core::scoring::packstat::SimplePDB::SimplePDB |
( |
| ) |
|
|
inline |
| core::scoring::packstat::SimplePDB::~SimplePDB |
( |
| ) |
|
|
inline |
| SimplePDB_Atom& core::scoring::packstat::SimplePDB::atom |
( |
std::size_t const |
i | ) |
|
|
inline |
| SimplePDB_Atom const& core::scoring::packstat::SimplePDB::atom |
( |
std::size_t const |
i | ) |
const |
|
inline |
| utility::vector1<SimplePDB_Atom>& core::scoring::packstat::SimplePDB::atoms |
( |
| ) |
|
|
inline |
| utility::vector1<SimplePDB_Atom> const& core::scoring::packstat::SimplePDB::atoms |
( |
| ) |
const |
|
inline |
| PosePackDataOP core::scoring::packstat::SimplePDB::get_pose_pack_data |
( |
| ) |
const |
| 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().
| std::size_t core::scoring::packstat::SimplePDB::natom |
( |
| ) |
const |
|
inline |
| core::Size core::scoring::packstat::SimplePDB::num_water |
( |
| ) |
const |
| void core::scoring::packstat::SimplePDB::remove_surface_waters |
( |
| ) |
|
| utility::vector1<std::string>& core::scoring::packstat::SimplePDB::res_labels |
( |
| ) |
const |
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
SimplePDB const & |
pdb |
|
) |
| |
|
friend |
| std::istream& operator>> |
( |
std::istream & |
in, |
|
|
SimplePDB & |
pdb |
|
) |
| |
|
friend |
| utility::vector1<SimplePDB_Atom> core::scoring::packstat::SimplePDB::atoms_ |
|
private |
| utility::vector1<std::string> core::scoring::packstat::SimplePDB::res_labels_ |
|
mutable |
The documentation for this class was generated from the following files: