|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODMUONMEASVIEWALGS_RPCMEASVIEWALG_H
6 #define XAODMUONMEASVIEWALGS_RPCMEASVIEWALG_H
38 const ContainerType* & contToPush)
const;
42 "Name of the xAOD::RpcStripContainer"};
45 "Name of the xAOD::RpcStrip2DContainer"};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::RpcStrip2DContainer > m_readKeyBI
StatusCode retrieveContainer(const EventContext &ctx, const SG::ReadHandleKey< ContainerType > &key, const ContainerType *&contToPush) const
Helper method to fetch data from StoreGate.
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode execute(const EventContext &ctx) const override
Property holding a SG store/key/clid from which a WriteHandle is made.
StatusCode initialize() override
This header ties the generic definitions in this package.
SG::WriteHandleKey< xAOD::RpcMeasurementContainer > m_writeKey
SG::ReadHandleKey< xAOD::RpcStripContainer > m_readKey1D
~RpcMeasViewAlg()=default