 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCALIBSTREAM_RPCCALIBRAWDATAPROVIDER_H
5 #define MUONCALIBSTREAM_RPCCALIBRAWDATAPROVIDER_H
13 #include "GaudiKernel/Converter.h"
14 #include "GaudiKernel/ServiceHandle.h"
15 #include "GaudiKernel/ToolHandle.h"
61 "Key of input MuonDetectorManager condition data"};
64 "Handle to the MuonIdHelperSvc"};
Property holding a SG store/key/clid from which a ReadHandle is made.
ServiceHandle< Muon::IMuonIdHelperSvc > m_muonIdHelper
virtual StatusCode initialize() override
Initialize.
SG::WriteHandleKey< RpcPadContainer > m_rdoContainerKey
virtual StatusCode execute(const EventContext &ctx) const override
Execute.
An algorithm that can be simultaneously executed in multiple threads.
StatusCode decodeImpl(const EventContext &ctx, RpcPadContainer *m_padContainer, const LVL2_MUON_CALIBRATION::CalibEvent *event) const
Handle class for recording to StoreGate.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< RpcCablingCondData > m_rpcReadKey
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detectorManagerKey
ServiceHandle< IMuonCalibStreamDataProviderSvc > m_dataProvider
RpcCalibRawDataProvider(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
~RpcCalibRawDataProvider()=default
Destructur.
Use IdentifiableContainer with RpcPad.