![]() |
Project
|
Public Member Functions | |
| Cell2D (int rowv, int colv, uint32_t digIdx=0) | |
Public Attributes | |
| int | row |
| int | col |
| uint32_t | digitIdx |
| Index of the original digit (for MC label retrieval) | |
| Acts::Ccl::Label | label {Acts::Ccl::NO_LABEL} |
Definition at line 27 of file ClustererACTS.cxx.
Definition at line 28 of file ClustererACTS.cxx.
| int Cell2D::col |
Definition at line 29 of file ClustererACTS.cxx.
| uint32_t Cell2D::digitIdx |
Index of the original digit (for MC label retrieval)
Definition at line 30 of file ClustererACTS.cxx.
| Acts::Ccl::Label Cell2D::label {Acts::Ccl::NO_LABEL} |
Definition at line 31 of file ClustererACTS.cxx.
| int Cell2D::row |
Definition at line 29 of file ClustererACTS.cxx.