|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef TgcPREPDATACONTAINERCNV_P2_H 
    6 #define TgcPREPDATACONTAINERCNV_P2_H 
   11 #include "GaudiKernel/ToolHandle.h" 
   40     ToolHandle  < Trk::IEventCnvSuperTool >   
m_eventCnvTool{
"Trk::EventCnvSuperTool/EventCnvSuperTool"};
 
  
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
const MuonGM::TgcReadoutElement * getReadOutElement(const Identifier &id) const
const TgcIdHelper * m_TgcId
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(MsgStream &log)
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
Class to handle the conversion of the transient TgcPrepDataContainer into its persistent representati...
Class to contain the Muon Prep Raw Data.
TgcPrepDataContainerCnv_p2()=default
virtual void transToPers(const Muon::TgcPrepDataContainer *transCont, Muon::TgcPrepDataContainer_p2 *persCont, MsgStream &log)
virtual void persToTrans(const Muon::TgcPrepDataContainer_p2 *persCont, Muon::TgcPrepDataContainer *transCont, MsgStream &log)
virtual Muon::TgcPrepDataContainer * createTransient(const Muon::TgcPrepDataContainer_p2 *persObj, MsgStream &log)
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool