Project
Loading...
Searching...
No Matches
Cell2D Struct Reference

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}
 

Detailed Description

Definition at line 27 of file ClustererACTS.cxx.

Constructor & Destructor Documentation

◆ Cell2D()

Cell2D::Cell2D ( int  rowv,
int  colv,
uint32_t  digIdx = 0 
)
inline

Definition at line 28 of file ClustererACTS.cxx.

Member Data Documentation

◆ col

int Cell2D::col

Definition at line 29 of file ClustererACTS.cxx.

◆ digitIdx

uint32_t Cell2D::digitIdx

Index of the original digit (for MC label retrieval)

Definition at line 30 of file ClustererACTS.cxx.

◆ label

Acts::Ccl::Label Cell2D::label {Acts::Ccl::NO_LABEL}

Definition at line 31 of file ClustererACTS.cxx.

◆ row

int Cell2D::row

Definition at line 29 of file ClustererACTS.cxx.


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