4#ifndef MUONOBJECTMARKER_SEGMENTMARKERALG_H
5#define MUONOBJECTMARKER_SEGMENTMARKERALG_H
21 using AthReentrantAlgorithm::AthReentrantAlgorithm;
24 virtual StatusCode
initialize() override final;
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteDecorHandleKey< xAOD::MuonSegmentContainer > m_writeMarkKey
Key to the decoration.
SG::ReadDecorHandleKey< xAOD::MuonContainer > m_readMarkKey
Key to the decoration to fetch the marked muons.
~SegmentMarkerAlg()=default
virtual StatusCode initialize() override final
SG::ReadHandleKey< xAOD::MuonContainer > m_muonKey
Key to the primary muon container to select the muon from.
SG::ReadHandleKey< xAOD::MuonSegmentContainer > m_segKey
Key to the segment container to fetch the marked segments.
virtual StatusCode execute(const EventContext &ctx) const override final
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
This header ties the generic definitions in this package.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.