#include <CAConstants.h>
Public Member Functions | |
constexpr auto & | operator[] (int i) |
constexpr auto const & | operator[] (int i) const |
Public Attributes | |
OuterHitOfCellContainer * | container |
int32_t | offset |
Definition at line 82 of file CAConstants.h.
|
inline |
Definition at line 85 of file CAConstants.h.
References container, and offset.
|
inline |
Definition at line 86 of file CAConstants.h.
References container, and offset.
OuterHitOfCellContainer* caConstants::OuterHitOfCell::container |
Definition at line 83 of file CAConstants.h.
Referenced by gpuPixelDoublets::__attribute__(), and operator[]().
int32_t caConstants::OuterHitOfCell::offset |
Definition at line 84 of file CAConstants.h.
Referenced by gpuPixelDoublets::__attribute__(), and operator[]().