7#include "GaudiKernel/ServiceHandle.h"
26 virtual StatusCode
execute(
const EventContext &ctx)
const override;
IDCCacheCreatorBase(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::WriteHandleKey< CscRawDataCollection_Cache > m_CscCacheKey
SG::WriteHandleKey< RpcPad_Cache > m_RpcCacheKey
BooleanProperty m_disableWarning
SG::WriteHandleKey< MdtCsm_Cache > m_MdtCsmCacheKey
Write handle key for the MDT CSM cache container.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::WriteHandleKey< TgcRdo_Cache > m_TgcCacheKey
virtual StatusCode execute(const EventContext &ctx) const override
Execture the algorithm.
MuonCacheCreator(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual ~MuonCacheCreator()=default
Destructor.
virtual StatusCode initialize() override
Initialize the algorithm.
Property holding a SG store/key/clid from which a WriteHandle is made.