ATLAS Offline Software
Public Types | Public Attributes | List of all members
InDet::SCTClusteringCache Struct Reference

#include <ISCT_ClusteringTool.h>

Collaboration diagram for InDet::SCTClusteringCache:

Public Types

using IdVec_t = std::vector< Identifier >
 

Public Attributes

IdVec_t currentVector
 
std::vector< IdVec_tidGroups
 
std::vector< uint16_t > tbinGroups
 

Detailed Description

Definition at line 29 of file ISCT_ClusteringTool.h.

Member Typedef Documentation

◆ IdVec_t

Definition at line 30 of file ISCT_ClusteringTool.h.

Member Data Documentation

◆ currentVector

IdVec_t InDet::SCTClusteringCache::currentVector

Definition at line 33 of file ISCT_ClusteringTool.h.

◆ idGroups

std::vector<IdVec_t> InDet::SCTClusteringCache::idGroups

Definition at line 36 of file ISCT_ClusteringTool.h.

◆ tbinGroups

std::vector<uint16_t> InDet::SCTClusteringCache::tbinGroups

Definition at line 37 of file ISCT_ClusteringTool.h.


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