|
Rosetta 3.5
|
#include <LeeRichards.hh>


Public Member Functions | |
| PerSphereAccumulator (Spheres &spheres) | |
| virtual void | accumulate_area (core::id::AtomID id, core::Real area, bool) |
| virtual void | accumulate_dxdy (core::id::AtomID id, core::Real dx, core::Real dy, bool) |
Public Attributes | |
| core::id::AtomID_Map< LR_AtomData > | atom_map_ |
Definition at line 94 of file LeeRichards.hh.
|
inline |
Definition at line 95 of file LeeRichards.hh.
References atom_map_.
|
inlinevirtual |
Implements core::scoring::packstat::Accumulator.
Definition at line 99 of file LeeRichards.hh.
References atom_map_.
|
inlinevirtual |
Implements core::scoring::packstat::Accumulator.
Definition at line 102 of file LeeRichards.hh.
References atom_map_.
| core::id::AtomID_Map<LR_AtomData> core::scoring::packstat::PerSphereAccumulator::atom_map_ |
Definition at line 109 of file LeeRichards.hh.
Referenced by accumulate_area(), accumulate_dxdy(), and PerSphereAccumulator().
1.8.4