5#ifndef ACTSTRK_DATAPREPARATION_PIXELSPACEPOINTFORMATIONALG_H
6#define ACTSTRK_DATAPREPARATION_PIXELSPACEPOINTFORMATIONALG_H
9#include "GaudiKernel/ToolHandle.h"
37 template <
bool useCache>
43 ISvcLocator* pSvcLocator);
46 virtual StatusCode
execute (
const EventContext& ctx)
const override;
77 ToolHandle<ActsTrk::IPixelSpacePointFormationTool>
m_spacePointMakerTool{
this,
"SpacePointFormationTool",
"",
"Tool dedicated to the creation of pixel space points"};
79 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::UpdateHandle< IDCBackend > BackendUpdateHandle
SG::UpdateHandleKey< IDCBackend > BackendUpdateHandleKey
SG::WriteHandle< IDC > WriteHandle
IdentifiableContainer< CacheEntry< OT > > IDC
SG::WriteHandleKey< IDC > WriteHandleKey
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...