ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
Acts
ActsDataPreparation
src
StripClusterizationAlg.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_STRIPCLUSTERIZATIONALG_H
5
#define ACTSTRK_STRIPCLUSTERIZATIONALG_H
6
#include <
ActsToolInterfaces/IStripClusteringTool.h
>
7
#include "
details/StripClusterCacheId.h
"
8
#include "
details/ClusterizationAlg.h
"
9
10
namespace
ActsTrk
{
11
12
class
StripClusterizationAlg
:
public
ClusterizationAlg
<IStripClusteringTool, false> {
13
using
ClusterizationAlg
<
IStripClusteringTool
,
false
>
::ClusterizationAlg
;
14
};
15
16
class
StripCacheClusterizationAlg
:
public
ClusterizationAlg
<IStripClusteringTool, true> {
17
using
ClusterizationAlg
<
IStripClusteringTool
,
true
>
::ClusterizationAlg
;
18
};
19
20
}
21
#endif
ClusterizationAlg.h
IStripClusteringTool.h
StripClusterCacheId.h
ActsTrk::ClusterizationAlg< IStripClusteringTool, false >::ClusterizationAlg
ClusterizationAlg(const std::string &name, ISvcLocator *pSvcLocator)
ActsTrk::IStripClusteringTool
Definition
IStripClusteringTool.h:18
ActsTrk::StripCacheClusterizationAlg
Definition
StripClusterizationAlg.h:16
ActsTrk::StripClusterizationAlg
Definition
StripClusterizationAlg.h:12
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