ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.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_IPIXELPIXELCLUSTERINGTOOL_H
6#define ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOL_H
7
15#include <any>
16
17
18namespace ActsTrk {
19
21template <>
26
27// forward declaration (defintion Tracking/Acts/ActsDataPreparation/src/details/CellContainer.h)
28template <typename coordinates_t, std::size_t NDIM, std::unsigned_integral index_t>
29struct CellContainer;
30
31class IPixelClusteringTool : public ICellClusteringToolBase<PixelRDO_Container,xAOD::PixelClusterContainer, 2> {
32public:
34
37
38 };
39
40}
41
42#endif
This is an Identifier helper class for the Pixel subdetector.
InDetRawDataContainer< InDetRawDataCollection< PixelRDORawData > > PixelRDO_Container
DeclareInterfaceID(IPixelClusteringTool, 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