![]() |
ATLAS Offline Software
|
#include <CellContainerProxy.h>
Public Member Functions | |
| IndexWithBeginIndexCache & | operator++ () |
| bool | operator== (const IndexWithBeginIndexCache &other) const |
| std::size_t | operator- (const IndexWithBeginIndexCache &other) const |
| IndexWithBeginIndexCache | operator+ (std::size_t counter) const |
Public Attributes | |
| unsigned int | m_clusterIndex |
| unsigned int | m_cellBeginIndex |
| unsigned int | m_idHash |
Definition at line 49 of file CellContainerProxy.h.
|
inline |
Definition at line 64 of file CellContainerProxy.h.
|
inline |
Definition at line 50 of file CellContainerProxy.h.
|
inline |
Definition at line 57 of file CellContainerProxy.h.
|
inline |
Definition at line 51 of file CellContainerProxy.h.
| unsigned int InPlaceClusterization::IndexWithBeginIndexCache::m_cellBeginIndex |
Definition at line 70 of file CellContainerProxy.h.
| unsigned int InPlaceClusterization::IndexWithBeginIndexCache::m_clusterIndex |
Definition at line 69 of file CellContainerProxy.h.
| unsigned int InPlaceClusterization::IndexWithBeginIndexCache::m_idHash |
Definition at line 71 of file CellContainerProxy.h.