ATLAS Offline Software
Public Attributes | List of all members
ActsTrk::PixelClusteringTool::Cluster Struct Reference

#include <PixelClusteringTool.h>

Collaboration diagram for ActsTrk::PixelClusteringTool::Cluster:

Public Attributes

std::vector< Identifierids
 
std::vector< int > tots
 
int lvl1min = std::numeric_limits<int>::max()
 

Detailed Description

Definition at line 56 of file PixelClusteringTool.h.

Member Data Documentation

◆ ids

std::vector<Identifier> ActsTrk::PixelClusteringTool::Cluster::ids

Definition at line 57 of file PixelClusteringTool.h.

◆ lvl1min

int ActsTrk::PixelClusteringTool::Cluster::lvl1min = std::numeric_limits<int>::max()

Definition at line 59 of file PixelClusteringTool.h.

◆ tots

std::vector<int> ActsTrk::PixelClusteringTool::Cluster::tots

Definition at line 58 of file PixelClusteringTool.h.


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