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