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
20// forward declaration (defintion Tracking/Acts/ActsDataPreparation/src/details/CellContainer.h)
21template <typename coordinates_t, std::size_t NDIM, std::unsigned_integral index_t>
22struct CellContainer;
23
24class IPixelClusteringTool : public ICellClusteringToolBase<PixelRDO_Container,xAOD::PixelClusterContainer, 2> {
25public:
27
30
31 };
32
33}
34
35#endif
This is an Identifier helper class for the Pixel subdetector.
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