11#ifndef SiSpacePointsSeedTool_xk_RandomRoISeedTool_h
12#define SiSpacePointsSeedTool_xk_RandomRoISeedTool_h
16#include "GaudiKernel/EventContext.h"
18#include "GaudiKernel/ServiceHandle.h"
19#include "GaudiKernel/EventContext.h"
32 public extends<AthAlgTool, IZWindowRoISeedTool>
50 virtual std::vector<ZWindow>
getRoIs(
const EventContext& ctx)
const override;
63 FloatProperty
m_z0Window{
this,
"TrackZ0Window", 1.0,
"width of z0 window"};