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;
39 typename ClusterContainer::iterator itrContainer)
const override;
47 StatusCode
makeCluster(PixelClusteringTool::Cluster &cluster,
61 std::optional<Identifier>
66 ToolHandle< ISiLorentzAngleTool >
m_pixelLorentzAngleTool {
this,
"PixelLorentzAngleTool",
"",
"Tool to retreive Lorentz angle of Pixel"};
69 "Pixel charge calibration data"};
75 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.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
PixelCluster_v1 PixelCluster
Define the version of the pixel cluster class.