 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCALIBSTREAM_TGCCALIBRAWDATAPROVIDER_H
5 #define MUONCALIBSTREAM_TGCCALIBRAWDATAPROVIDER_H
12 #include "GaudiKernel/ServiceHandle.h"
13 #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.
virtual StatusCode execute(const EventContext &ctx) const override
Execute.
TgcCalibRawDataProvider(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::WriteHandleKey< TgcRdoContainer > m_rdoContainerKey
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
Initialize.
StatusCode decodeImpl(TgcRdoContainer *m_tgcRdoContainer, const LVL2_MUON_CALIBRATION::CalibEvent *event) const
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detectorManagerKey
Handle class for recording to StoreGate.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
ServiceHandle< IMuonCalibStreamDataProviderSvc > m_dataProvider
ServiceHandle< Muon::IMuonIdHelperSvc > m_muonIdHelper
~TgcCalibRawDataProvider()=default
Destructur.
Property holding a SG store/key/clid from which a WriteHandle is made.
uint16_t bcTagCnv(uint16_t bcBitMap) const