ATLAS Offline Software
SegmentViewAlg.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef XAODMUONMEASVIEWALGS_SEGMENTVIEWALG_H
5 #define XAODMUONMEASVIEWALGS_SEGMENTVIEWALG_H
6 
11 namespace MuonR4{
13  public:
15 
16  StatusCode initialize() override final;
17  StatusCode execute(const EventContext& ctx) const override final;
18  private:
21 
22  };
23 }
24 
25 #endif
ReadHandleKeyArray.h
MuonR4::SegmentViewAlg::m_readKeys
SG::ReadHandleKeyArray< xAOD::MuonSegmentContainer > m_readKeys
Definition: SegmentViewAlg.h:19
SG::HandleKeyArray
Definition: StoreGate/StoreGate/HandleKeyArray.h:38
MuonR4::SegmentViewAlg
Definition: SegmentViewAlg.h:12
MuonSegmentContainer.h
AthReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition: AthReentrantAlgorithm.h:83
MuonR4::SegmentViewAlg::execute
StatusCode execute(const EventContext &ctx) const override final
Definition: SegmentViewAlg.cxx:19
AthReentrantAlgorithm::AthReentrantAlgorithm
AthReentrantAlgorithm()
Default constructor:
SG::WriteHandleKey
Property holding a SG store/key/clid from which a WriteHandle is made.
Definition: StoreGate/StoreGate/WriteHandleKey.h:40
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
MuonR4::SegmentViewAlg::initialize
StatusCode initialize() override final
Definition: SegmentViewAlg.cxx:9
AthReentrantAlgorithm.h
WriteHandleKey.h
Property holding a SG store/key/clid from which a WriteHandle is made.
MuonR4::SegmentViewAlg::m_writeKey
SG::WriteHandleKey< xAOD::MuonSegmentContainer > m_writeKey
Definition: SegmentViewAlg.h:20
MuonR4
This header ties the generic definitions in this package.
Definition: HoughEventData.h:16