|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef RPCPREPDATACONTAINERCNV_p2_H
6 #define RPCPREPDATACONTAINERCNV_p2_H
18 #include "GaudiKernel/ToolHandle.h"
41 ToolHandle < Trk::IEventCnvSuperTool >
m_eventCnvTool{
"Trk::EventCnvSuperTool/EventCnvSuperTool"};
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
RpcPrepDataContainerCnv_p2()=default
Muon::MuonPRD_Container_p1 PERS
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
StatusCode initialize(MsgStream &log)
virtual void persToTrans(const PERS *persCont, TRANS *transCont, MsgStream &log)
const MuonGM::RpcReadoutElement * getReadOutElement(const Identifier &id) const
Muon::RpcPrepDataContainer TRANS
::StatusCode StatusCode
StatusCode definition for legacy code.
const RpcIdHelper * m_RpcId
virtual void transToPers(const TRANS *transCont, PERS *persCont, MsgStream &log)
virtual Muon::RpcPrepDataContainer * createTransient(const Muon::MuonPRD_Container_p1 *persObj, MsgStream &log)