ATLAS Offline Software
Loading...
Searching...
No Matches
IPhaseIIPixelClusteringTool.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOLPHASEII_H
6#define ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOLPHASEII_H
7
13#include <any>
14
15
16namespace ActsTrk {
17
19template <>
24
25// forward declaration (defintion Tracking/Acts/ActsDataPreparation/src/details/CellContainer.h)
26template <typename coordinates_t, std::size_t NDIM, std::unsigned_integral index_t>
27struct CellContainer;
28
29class IPhaseIIPixelClusteringTool : public ICellClusteringToolBase<PhaseIIPixelRawDataContainer,xAOD::PixelClusterContainer, 2> {
30public:
32
35
36 };
37
38}
39
40#endif
PhaseII::PixelRawDataTypeTraits< PhaseII::AccessPolicy::Mutable >::ContainerCollection PhaseIIPixelRawDataContainer
This is an Identifier helper class for the Pixel subdetector.
xAOD::PixelClusterAuxContainer ClusterAuxContainer
DeclareInterfaceID(IPhaseIIPixelClusteringTool, 1, 0)
This is an Identifier helper class for the Pixel subdetector.
Definition PixelID.h:69
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
PixelClusterAuxContainer_v1 PixelClusterAuxContainer
Definition of the current pixel cluster auxiliary container.
temporary cell container suitable for the in-place clusterization
PhaseII::PixelRawDataTypeTraits<>::RawDataContainerProxy PerModuleRDOs
PhaseII::RawDataContainerProxy< typename Utils::ContainerAccessHelper< T_RawDataContainer, accessPolicy >::ContainerType, RawDataProxy > RawDataContainerProxy