5#ifndef ACTSTRK_DATAPREPARATION_HGTD_CLUSTERING_TOOL_H
6#define ACTSTRK_DATAPREPARATION_HGTD_CLUSTERING_TOOL_H
20 const std::string& name,
21 const IInterface* parent);
25 virtual StatusCode
clusterize(
const EventContext& ctx,
26 const RawDataCollection& RDOs,
27 ClusterContainer&
container)
const override;
29 virtual StatusCode
clusterize(
const EventContext& ctx,
31 ClusterContainer&
container)
const override;
36 "HGTD_TdcCalibrationTool",
"HGTD_TdcCalibrationTool",
37 "Tool that that access TOA TDC calibration and retrieves time of arrival"};
40 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...