5#ifndef ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOL_H
6#define ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOL_H
8#include <GaudiKernel/IAlgTool.h>
16#include "Acts/Clusterization/Clusterization.hpp"
31 Cell(
int row,
int col,
int tot,
int lvl1, Identifier::value_type
id):
38 Identifier::value_type
ID ;
44 std::vector<Identifier::value_type>
ids;
46 int lvl1min = std::numeric_limits<int>::max();
55 Acts::Ccl::ClusteringData&
data,
56 std::vector<ClusterCollection>& collection)
const = 0;
char data[hepevt_bytes_allocation_ATLAS]
This is an Identifier helper class for the Pixel subdetector.
InDetRawDataContainer< InDetRawDataCollection< PixelRDORawData > > PixelRDO_Container
DataModel_detail::iterator< DataVector > iterator
Class to hold geometrical description of a silicon detector element.
This is an Identifier helper class for the Pixel subdetector.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
PixelClusterContainer_v1 PixelClusterContainer
Define the version of the pixel cluster container.
PixelClusterAuxContainer_v1 PixelClusterAuxContainer
Definition of the current pixel cluster auxiliary container.