3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
GRID_ENTRY Struct Reference

#include <binomial.h>

Collaboration diagram for GRID_ENTRY:
Collaboration graph
[legend]

Public Attributes

Point3D startPt
 
Point3D endPt
 
std::vector< unsigned int > nIons
 
unsigned int totalIons
 

Member Data Documentation

◆ endPt

Point3D GRID_ENTRY::endPt

Referenced by countBinnedIons(), and setGridABCoords().

◆ nIons

std::vector<unsigned int> GRID_ENTRY::nIons

Referenced by countBinnedIons().

◆ startPt

Point3D GRID_ENTRY::startPt

Referenced by countBinnedIons(), and setGridABCoords().

◆ totalIons

unsigned int GRID_ENTRY::totalIons

Referenced by countBinnedIons().


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