|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MDTPREPDATACONTAINERCNV_P2_H
6 #define MDTPREPDATACONTAINERCNV_P2_H
11 #include "GaudiKernel/ToolHandle.h"
41 ToolHandle < Trk::IEventCnvSuperTool >
m_eventCnvTool{
"Trk::EventCnvSuperTool/EventCnvSuperTool"};
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
StatusCode initialize(MsgStream &log)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Class to handle the conversion of the transient MdtPrepDataContainer into its persistent representati...
const MdtIdHelper * m_MdtId
::StatusCode StatusCode
StatusCode definition for legacy code.
const MuonGM::MdtReadoutElement * getReadOutElement(const Identifier &id) const
MdtPrepDataContainerCnv_p2()=default
Class to contain the Muon Prep Raw Data.
virtual Muon::MdtPrepDataContainer * createTransient(const Muon::MdtPrepDataContainer_p2 *persObj, MsgStream &log)
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
virtual void transToPers(const Muon::MdtPrepDataContainer *transCont, Muon::MdtPrepDataContainer_p2 *persCont, MsgStream &log)
virtual void persToTrans(const Muon::MdtPrepDataContainer_p2 *persCont, Muon::MdtPrepDataContainer *transCont, MsgStream &log)