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-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include <
ActsToolInterfaces/IPixelClusteringTool.h
>
6
#include "
details/PixelClusterCacheId.h
"
7
#include "
details/ClusterizationAlg.h
"
8
9
namespace
ActsTrk
{
10
11
class
PixelClusterizationAlg
:
public
ClusterizationAlg
<IPixelClusteringTool, false> {
12
using
ClusterizationAlg
<
IPixelClusteringTool
,
false
>
::ClusterizationAlg
;
13
};
14
15
class
PixelCacheClusterizationAlg
:
public
ClusterizationAlg
<IPixelClusteringTool, true> {
16
using
ClusterizationAlg
<
IPixelClusteringTool
,
true
>
::ClusterizationAlg
;
17
};
18
19
}
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:20
ActsTrk::PixelCacheClusterizationAlg
Definition
PixelClusterizationAlg.h:15
ActsTrk::PixelClusterizationAlg
Definition
PixelClusterizationAlg.h:11
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.14.0