5#ifndef TRIGINDETPATTRECOTOOLS_TRIGINDETTRACKSEEDINGTOOL_H
6#define TRIGINDETPATTRECOTOOLS_TRIGINDETTRACKSEEDINGTOOL_H
8#include "GaudiKernel/ToolHandle.h"
47 virtual StatusCode
finalize()
override;
67 ToolHandle<IRegSelTool>
m_regsel_pix {
this,
"RegSelTool_Pixel",
"RegSelTool/RegSelTool_Pixel" };
68 ToolHandle<IRegSelTool>
m_regsel_sct {
this,
"RegSelTool_SCT",
"RegSelTool/RegSelTool_SCT" };
72 BooleanProperty
m_useGPU{
this,
"UseGPU",
false};
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.