4#ifndef DECISIONHANDLING_INPUTMAKERFORROI_H
5#define DECISIONHANDLING_INPUTMAKERFORROI_H
28 virtual StatusCode
execute(
const EventContext&)
const override;
34 "Name of the collection of ROI extrated from the input Decision Objects. Used as cocnrete starting handle for step's reconstruction."};
36 ToolHandle<IViewCreatorROITool>
m_roiTool{
this,
"RoITool",
"",
37 "Tool used to supply per-Decision Object the RoI which should be processed. If left empty and no RoIs will be attached."};
DataVector adapter that acts like it holds const pointers.
Property holding a SG store/key/clid from which a WriteHandle is made.