![]() |
ATLAS Offline Software
|
#include <IPixelClusteringTool.h>
Public Attributes | |
std::vector< Identifier::value_type > | ids |
std::vector< int > | tots |
int | lvl1min = std::numeric_limits<int>::max() |
Definition at line 43 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
std::vector<Identifier::value_type> ActsTrk::IPixelClusteringTool::Cluster::ids |
Definition at line 44 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
int ActsTrk::IPixelClusteringTool::Cluster::lvl1min = std::numeric_limits<int>::max() |
Definition at line 46 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.
std::vector<int> ActsTrk::IPixelClusteringTool::Cluster::tots |
Definition at line 45 of file Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h.