5#ifndef TRIGONLINESPACEPOINTTOOL_TRIG_SPACEPOINT_CONVERSION_TOOL_H
6#define TRIGONLINESPACEPOINTTOOL_TRIG_SPACEPOINT_CONVERSION_TOOL_H
8#include "GaudiKernel/ToolHandle.h"
40 virtual StatusCode
getSpacePoints(
const IRoiDescriptor&, std::vector<TrigSiSpacePointBase>&,
int&,
int&,
const EventContext& ctx, std::map<
Identifier, std::vector<long int> >*clustermap=
nullptr)
const override final;
63 void shiftSpacePoints(std::vector<TrigSiSpacePointBase>&,
const EventContext&)
const;
67 ToolHandle<IRegSelTool>
m_regsel_pix {
this,
"RegSelTool_Pixel",
"RegSelTool/RegSelTool_Pixel" };
68 ToolHandle<IRegSelTool>
m_regsel_sct {
this,
"RegSelTool_SCT",
"RegSelTool/RegSelTool_SCT" };
Property holding a SG store/key/clid from which a ReadHandle is made.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Describes the API of the Region of Ineterest geometry.
This is an Identifier helper class for the Pixel subdetector.
This is an Identifier helper class for the SCT subdetector.
Property holding a SG store/key/clid from which a ReadHandle is made.