ATLAS Offline Software
Loading...
Searching...
No Matches
IStripClusteringTool.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_ISTRIPSTRIPCLUSTERINGTOOL_H
6#define ACTSTOOLINTERFACES_ISTRIPSTRIPCLUSTERINGTOOL_H
7
15
16namespace ActsTrk {
17
18class IStripClusteringTool : public ICellClusteringToolBase<SCT_RDO_Container,xAOD::StripClusterContainer, 1> {
19public:
21
24};
25
26} // namespace
27
28#endif
This is an Identifier helper class for the SCT subdetector.
xAOD::StripClusterAuxContainer ClusterAuxContainer
DeclareInterfaceID(IStripClusteringTool, 1, 0)
This is an Identifier helper class for the SCT subdetector.
Definition SCT_ID.h:68
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
StripClusterAuxContainer_v1 StripClusterAuxContainer
Definition of the current strip cluster auxiliary container.