|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CSCPREPDATACONTAINERCNV_P1_H
6 #define CSCPREPDATACONTAINERCNV_P1_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).
CscPrepDataContainerCnv_p1()=default
Muon::CscPrepDataContainer TRANS
const CscIdHelper * m_cscId
This class provides conversion from CSC RDO data to CSC Digits.
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
virtual Muon::CscPrepDataContainer * createTransient(const Muon::MuonPRD_Container_p1 *persObj, MsgStream &log)
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual void persToTrans(const PERS *persCont, TRANS *transCont, MsgStream &log)
Muon::MuonPRD_Container_p1 PERS
const MuonGM::CscReadoutElement * getReadOutElement(const Identifier &id) const
virtual void transToPers(const TRANS *transCont, PERS *persCont, MsgStream &log)
StatusCode initialize(MsgStream &log)