ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsDataPreparation
src
PixelClusterizationAlg.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef ACTSTRK_PIXELCLUSTERIZATIONALG_H
5
#define ACTSTRK_PIXELCLUSTERIZATIONALG_H
6
7
#include <
ActsToolInterfaces/IPixelClusteringTool.h
>
8
#include "
details/PixelClusterCacheId.h
"
9
#include "
details/CellContainer.h
"
10
#include "
details/ClusterizationAlg.h
"
11
12
namespace
ActsTrk
{
13
14
class
PixelClusterizationAlg
:
public
ClusterizationAlg
<IPixelClusteringTool, false> {
15
using
ClusterizationAlg
<
IPixelClusteringTool
,
false
>
::ClusterizationAlg
;
16
};
17
18
class
PixelCacheClusterizationAlg
:
public
ClusterizationAlg
<IPixelClusteringTool, true> {
19
using
ClusterizationAlg
<
IPixelClusteringTool
,
true
>
::ClusterizationAlg
;
20
};
21
22
}
23
#endif
CellContainer.h
ClusterizationAlg.h
PixelClusterCacheId.h
IPixelClusteringTool.h
ActsTrk::ClusterizationAlg< IPixelClusteringTool, false >::ClusterizationAlg
ClusterizationAlg(const std::string &name, ISvcLocator *pSvcLocator)
ActsTrk::IPixelClusteringTool
Definition
Tracking/Acts/ActsToolInterfaces/ActsToolInterfaces/IPixelClusteringTool.h:31
ActsTrk::PixelCacheClusterizationAlg
Definition
PixelClusterizationAlg.h:18
ActsTrk::PixelClusterizationAlg
Definition
PixelClusterizationAlg.h:14
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
Generated on
for ATLAS Offline Software by
1.16.1