11#ifndef SiSpacePointsSeedTool_xk_TruthHSRoISeedTool_h
12#define SiSpacePointsSeedTool_xk_TruthHSRoISeedTool_h
15#include "GaudiKernel/EventContext.h"
25 public extends<AthAlgTool, IZWindowRoISeedTool>
43 virtual std::vector<ZWindow>
getRoIs(
const EventContext& ctx)
const override;
57 FloatProperty
m_z0Window{
this,
"TrackZ0Window", 1.0,
"width of z0 window"};
Property holding a SG store/key/clid from which a ReadHandle is made.