|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONBYTESTREAMCNVTEST_MDTRDOTOMDTDIGIT_H
6 #define MUONBYTESTREAMCNVTEST_MDTRDOTOMDTDIGIT_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
ToolHandle< Muon::IMDT_RDO_Decoder > m_mdtRdoDecoderTool
virtual StatusCode initialize() override final
std::vector< std::unique_ptr< MdtDigitCollection > > DigitCollection
bool const RAWDATA *ch2 const
MDT RDOs : Chamber Service Module, container of AmtHits of a single Mdt chamber.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
MdtRdoToMdtDigit(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override final
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode decodeMdt(const EventContext &ctx, const MdtCsm &rdoCollection, DigitCollection &digitContainer) const
virtual ~MdtRdoToMdtDigit()=default
SG::WriteHandleKey< MdtDigitContainer > m_mdtDigitKey
SG::ReadHandleKey< MdtCsmContainer > m_mdtRdoKey