|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef sTgcPREPDATACONTAINERCNV_p2_H
6 #define sTgcPREPDATACONTAINERCNV_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).
sTgcPrepDataContainerCnv_p2()=default
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
This class provides conversion from CSC RDO data to CSC Digits.
Class to handle the conversion of the transient sTgcPrepDataContainer into its persistent representat...
const sTgcIdHelper * m_sTgcId
virtual void transToPers(const Muon::sTgcPrepDataContainer *transCont, Muon::sTgcPrepDataContainer_p2 *persCont, MsgStream &log)
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(MsgStream &log)
An sTgcReadoutElement corresponds to a single STGC module; therefore typicaly a barrel muon station c...
Class to contain the Muon Prep Raw Data.
const MuonGM::sTgcReadoutElement * getReadOutElement(const Identifier &id) const
virtual void persToTrans(const Muon::sTgcPrepDataContainer_p2 *persCont, Muon::sTgcPrepDataContainer *transCont, MsgStream &log)
virtual Muon::sTgcPrepDataContainer * createTransient(const Muon::sTgcPrepDataContainer_p2 *persObj, MsgStream &log)