5#ifndef ACTSTRK_DATAPREPARATION_HGTD_CLUSTERING_TOOL_H
6#define ACTSTRK_DATAPREPARATION_HGTD_CLUSTERING_TOOL_H
24 const std::string& name,
25 const IInterface* parent);
30 std::size_t nClusterRDOs)
const override;
32 virtual StatusCode
clusterize(
const EventContext& ctx,
33 const RawDataCollection& RDOs,
34 std::vector<ClusterCollection>& collection)
const override;
36 virtual StatusCode
clusterize(
const EventContext& ctx,
38 std::vector<ClusterCollection>& collection)
const override;
44 std::any& cache)
const override;
53 "HGTD_TdcCalibrationTool",
"HGTD_TdcCalibrationTool",
54 "Tool that that access TOA TDC calibration and retrieves time of arrival"};
57 false,
"Use Altiroc RDO instead of standard"};
The Detector manager has methods to retrieve the Identifier helper and methods to retrieve the detect...
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
HGTDClusterContainer_v1 HGTDClusterContainer
Define the version of the HGTD cluster container.
HGTDCluster_v1 HGTDCluster
Define the version of the pixel cluster class.