Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
core::scoring::packstat::PerSphereAccumulator Struct Reference

#include <LeeRichards.hh>

Inheritance diagram for core::scoring::packstat::PerSphereAccumulator:
Inheritance graph
[legend]
Collaboration diagram for core::scoring::packstat::PerSphereAccumulator:
Collaboration graph
[legend]

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_AtomDataatom_map_
 

Detailed Description

Definition at line 94 of file LeeRichards.hh.

Constructor & Destructor Documentation

core::scoring::packstat::PerSphereAccumulator::PerSphereAccumulator ( Spheres spheres)
inline

Definition at line 95 of file LeeRichards.hh.

References atom_map_.

Member Function Documentation

virtual void core::scoring::packstat::PerSphereAccumulator::accumulate_area ( core::id::AtomID  id,
core::Real  area,
bool   
)
inlinevirtual

Implements core::scoring::packstat::Accumulator.

Definition at line 99 of file LeeRichards.hh.

References atom_map_.

virtual void core::scoring::packstat::PerSphereAccumulator::accumulate_dxdy ( core::id::AtomID  id,
core::Real  dx,
core::Real  dy,
bool   
)
inlinevirtual

Implements core::scoring::packstat::Accumulator.

Definition at line 102 of file LeeRichards.hh.

References atom_map_.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: