5#ifndef XAODMUONCNV_MUONSEGMENTCNVALG_H
6#define XAODMUONCNV_MUONSEGMENTCNVALG_H
9#include "GaudiKernel/ToolHandle.h"
35 virtual StatusCode
execute(
const EventContext& ctx)
const override;
42 ToolHandle<xAODMaker::IMuonSegmentConverterTool>
m_muonSegmentConverterTool{
this,
"MuonSegmentConverterTool",
"Muon::MuonSegmentConverterTool/MuonSegmentConverterTool"};
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.
virtual StatusCode execute(const EventContext &ctx) const override
Function executing the algorithm.
ToolHandle< xAODMaker::IMuonSegmentConverterTool > m_muonSegmentConverterTool
virtual StatusCode initialize() override
Function initialising the algorithm.
MuonSegmentCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
SG::WriteHandleKey< xAOD::MuonSegmentContainer > m_xaodContainerName
SG::ReadHandleKey< Trk::SegmentCollection > m_muonSegmentLocation