![]() |
Rosetta
2021.16
|
#include <LeeRichards.hh>

Public Member Functions | |
| MultiProbePerSphereAccumulator (PosePackDataOP pd) | |
| PackingScoreResDataOP | compute_surrounding_sasa (XYZ ¢er) |
| void | accumulate_area (core::id::AtomID id, core::Real area, bool) override |
| void | accumulate_dxdy (core::id::AtomID id, core::Real dx, core::Real dy, bool) override |
| void | set_pr_idx (Size pr_idx) |
| void | show (std::ostream &out) |
| core::Size | get_pr_idx () |
Public Attributes | |
| core::id::AtomID_Map < LR_MP_AtomData > | atom_map_ |
| core::Size | pr_idx_ |
| PosePackDataOP | pd_ |
|
inline |
References atom_map_.
Referenced by core::scoring::packstat::compute_packing_score_leerichards().
|
inlineoverridevirtual |
Implements core::scoring::packstat::Accumulator.
|
inlineoverridevirtual |
Implements core::scoring::packstat::Accumulator.
| PackingScoreResDataOP core::scoring::packstat::MultiProbePerSphereAccumulator::compute_surrounding_sasa | ( | XYZ & | center | ) |
References atom_map_, pd_, and core::scoring::packstat::Sphere::xyz.
|
inline |
References pr_idx_.
|
inline |
References pr_idx_.
|
inline |
| core::id::AtomID_Map<LR_MP_AtomData> core::scoring::packstat::MultiProbePerSphereAccumulator::atom_map_ |
Referenced by accumulate_area(), accumulate_dxdy(), compute_surrounding_sasa(), MultiProbePerSphereAccumulator(), and show().
| PosePackDataOP core::scoring::packstat::MultiProbePerSphereAccumulator::pd_ |
Referenced by compute_surrounding_sasa(), and show().
| core::Size core::scoring::packstat::MultiProbePerSphereAccumulator::pr_idx_ |
Referenced by accumulate_area(), accumulate_dxdy(), get_pr_idx(), and set_pr_idx().
1.8.7