5#ifndef ACTSTRK_DATAPREPARATION_PIXEL_CLUSTERING_TOOL_H
6#define ACTSTRK_DATAPREPARATION_PIXEL_CLUSTERING_TOOL_H
24 const std::string& name,
25 const IInterface* parent);
29 const RawDataCollection& RDOs,
32 Acts::Ccl::ClusteringData&
data,
33 std::vector<ClusterCollection>& collection)
const override;
43 typename ClusterContainer::iterator itrContainer)
const override;
51 StatusCode
makeCluster(PixelClusteringTool::Cluster &cluster,
66 std::optional<Identifier>
71 ToolHandle< ISiLorentzAngleTool >
m_pixelLorentzAngleTool {
this,
"PixelLorentzAngleTool",
"",
"Tool to retreive Lorentz angle of Pixel"};
74 "Pixel charge calibration data"};
80 Gaudi::Property<bool>
m_isITk {
this,
"isITk",
true,
"True if running in ITk"};
char data[hepevt_bytes_allocation_ATLAS]
This is an Identifier helper class for the Pixel subdetector.
Class used to describe the design of a module (diode segmentation and readout scheme).
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...