|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef TgcPREPDATACONTAINERCNV_P3_H 
    6 #define TgcPREPDATACONTAINERCNV_P3_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).
Class to handle the conversion of the transient TgcPrepDataContainer into its persistent representati...
const MuonGM::TgcReadoutElement * getReadOutElement(const Identifier &id) const
TgcPrepDataContainerCnv_p3()=default
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
StatusCode initialize(MsgStream &log)
const TgcIdHelper * m_TgcId
virtual void persToTrans(const Muon::TgcPrepDataContainer_p3 *persCont, Muon::TgcPrepDataContainer *transCont, MsgStream &log)
::StatusCode StatusCode
StatusCode definition for legacy code.
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
virtual void transToPers(const Muon::TgcPrepDataContainer *transCont, Muon::TgcPrepDataContainer_p3 *persCont, MsgStream &log)
Class to contain the Muon Prep Raw Data.
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
virtual Muon::TgcPrepDataContainer * createTransient(const Muon::TgcPrepDataContainer_p3 *persObj, MsgStream &log)