ATLAS Offline Software
|
#include <StripClusteringTool.h>
Public Member Functions | |
Cell (size_t i, Identifier id, const std::bitset< 3 > &timeBits) | |
Public Attributes | |
size_t | index |
Identifier | id |
std::bitset< 3 > | timeBits |
Acts::Ccl::Label | label {Acts::Ccl::NO_LABEL} |
Definition at line 32 of file StripClusteringTool.h.
|
inline |
Identifier ActsTrk::StripClusteringTool::Cell::id |
Definition at line 34 of file StripClusteringTool.h.
size_t ActsTrk::StripClusteringTool::Cell::index |
Definition at line 33 of file StripClusteringTool.h.
Acts::Ccl::Label ActsTrk::StripClusteringTool::Cell::label {Acts::Ccl::NO_LABEL} |
Definition at line 36 of file StripClusteringTool.h.
std::bitset<3> ActsTrk::StripClusteringTool::Cell::timeBits |
Definition at line 35 of file StripClusteringTool.h.