ATLAS Offline Software
Tracking
Acts
ActsDataPreparation
src
StripClusterizationAlg.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/IStripClusteringTool.h
>
6
#include "
details/StripClusterCacheId.h
"
7
#include "
details/ClusterizationAlg.h
"
8
9
namespace
ActsTrk
{
10
11
class
StripClusterizationAlg
:
public
ClusterizationAlg
<IStripClusteringTool, false> {
12
using
ClusterizationAlg<IStripClusteringTool, false>::ClusterizationAlg
;
13
};
14
15
class
StripCacheClusterizationAlg
:
public
ClusterizationAlg
<IStripClusteringTool, true> {
16
using
ClusterizationAlg<IStripClusteringTool, true>::ClusterizationAlg
;
17
};
18
19
}
ActsTrk::StripClusterizationAlg
Definition:
StripClusterizationAlg.h:11
StripClusterCacheId.h
ClusterizationAlg.h
ActsTrk::StripCacheClusterizationAlg
Definition:
StripClusterizationAlg.h:15
ActsTrk::ClusterizationAlg
Definition:
ClusterizationAlg.h:20
IStripClusteringTool.h
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition:
MuonDetectorBuilderTool.cxx:49
Generated on Thu Nov 7 2024 21:26:40 for ATLAS Offline Software by
1.8.18