5#ifndef ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOL_H
6#define ACTSTOOLINTERFACES_IPIXELPIXELCLUSTERINGTOOL_H
8#include <GaudiKernel/IAlgTool.h>
16#include "Acts/Clusterization/Clusterization.hpp"
32 Cell(
int row,
int col,
int tot,
int lvl1, Identifier::value_type
id):
39 Identifier::value_type
ID ;
45 std::vector<Identifier::value_type>
ids;
47 int lvl1min = std::numeric_limits<int>::max();
56 Acts::Ccl::ClusteringData&
data,
57 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.
Manage lookup of vectors of auxiliary data.
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.