|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CscPREPDATACONTAINERCNV_P2_H
6 #define CscPREPDATACONTAINERCNV_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).
virtual Muon::CscPrepDataContainer * createTransient(const Muon::CscPrepDataContainer_p2 *persObj, MsgStream &log)
virtual void persToTrans(const Muon::CscPrepDataContainer_p2 *persCont, Muon::CscPrepDataContainer *transCont, MsgStream &log)
CscPrepDataContainerCnv_p2()=default
const CscIdHelper * m_CscId
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
const MuonGM::CscReadoutElement * getReadOutElement(const Identifier &id) const
StatusCode initialize(MsgStream &log)
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to contain the Muon Prep Raw Data.
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
virtual void transToPers(const Muon::CscPrepDataContainer *transCont, Muon::CscPrepDataContainer_p2 *persCont, MsgStream &log)
Class to handle the conversion of the transient CscPrepDataContainer into its persistent representati...