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