![]() |
ATLAS Offline Software
|
#include <IPixelClusteringTool.h>
Public Member Functions | |
Cell (int row, int col, int tot, int lvl1, Identifier::value_type id) | |
Public Attributes | |
int | ROW |
int | COL |
int | TOT |
int | LVL1 |
Identifier::value_type | ID |
Definition at line 30 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
|
inline |
int ActsTrk::IPixelClusteringTool::Cell::COL |
Definition at line 35 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
Identifier::value_type ActsTrk::IPixelClusteringTool::Cell::ID |
Definition at line 38 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
int ActsTrk::IPixelClusteringTool::Cell::LVL1 |
Definition at line 37 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
int ActsTrk::IPixelClusteringTool::Cell::ROW |
Definition at line 34 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
int ActsTrk::IPixelClusteringTool::Cell::TOT |
Definition at line 36 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.