Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
Cell2D (int rowv, int colv) | |
Public Attributes | |
int | row |
int | col |
Ccl::Label | label {Ccl::NO_LABEL} |
Definition at line 82 of file ClusterizationTests2D.cpp.
View newest version in sPHENIX GitHub at line 82 of file ClusterizationTests2D.cpp
|
inline |
Definition at line 83 of file ClusterizationTests2D.cpp.
View newest version in sPHENIX GitHub at line 83 of file ClusterizationTests2D.cpp
int Acts::Test::Cell2D::col |
Definition at line 84 of file ClusterizationTests2D.cpp.
View newest version in sPHENIX GitHub at line 84 of file ClusterizationTests2D.cpp
Referenced by item.Item::__eq__(), item.Item::__hash__(), Acts::Test::cellComp(), Acts::Test::getCellColumn(), Acts::Test::hash(), and Acts::Test::operator==().
Ccl::Label Acts::Test::Cell2D::label {Ccl::NO_LABEL} |
Definition at line 85 of file ClusterizationTests2D.cpp.
View newest version in sPHENIX GitHub at line 85 of file ClusterizationTests2D.cpp
Referenced by cpp.ast.Goto::__str__(), and Acts::Test::getCellLabel().
int Acts::Test::Cell2D::row |
Definition at line 84 of file ClusterizationTests2D.cpp.
View newest version in sPHENIX GitHub at line 84 of file ClusterizationTests2D.cpp
Referenced by Acts::Test::cellComp(), Acts::Test::getCellRow(), and Acts::Test::operator==().