Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::Cell2D Struct Reference

Public Member Functions

 Cell2D (int rowv, int colv)
 

Public Attributes

int row
 
int col
 
Ccl::Label label {Ccl::NO_LABEL}
 

Detailed Description

Definition at line 82 of file ClusterizationTests2D.cpp.

View newest version in sPHENIX GitHub at line 82 of file ClusterizationTests2D.cpp

Constructor & Destructor Documentation

Acts::Test::Cell2D::Cell2D ( int  rowv,
int  colv 
)
inline

Definition at line 83 of file ClusterizationTests2D.cpp.

View newest version in sPHENIX GitHub at line 83 of file ClusterizationTests2D.cpp

Member Data Documentation

int Acts::Test::Cell2D::col
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==().


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