|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef RpcPREPDATACONTAINERCNV_P3_H
6 #define RpcPREPDATACONTAINERCNV_P3_H
11 #include "GaudiKernel/ToolHandle.h"
40 ToolHandle < Trk::IEventCnvSuperTool >
m_eventCnvTool{
"Trk::EventCnvSuperTool/EventCnvSuperTool"};
Class to handle the conversion of the transient RpcPrepDataContainer into its persistent representati...
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
This class provides conversion from CSC RDO data to CSC Digits.
const MuonGM::RpcReadoutElement * getReadOutElement(const Identifier &id) const
virtual Muon::RpcPrepDataContainer * createTransient(const Muon::RpcPrepDataContainer_p3 *persObj, MsgStream &log)
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(MsgStream &log)
Class to contain the Muon Prep Raw Data.
const RpcIdHelper * m_RpcId
RpcPrepDataContainerCnv_p3()=default
virtual void persToTrans(const Muon::RpcPrepDataContainer_p3 *persCont, Muon::RpcPrepDataContainer *transCont, MsgStream &log)
virtual void transToPers(const Muon::RpcPrepDataContainer *transCont, Muon::RpcPrepDataContainer_p3 *persCont, MsgStream &log)