|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   12 #ifndef RECTPCNV_MUONCNV_P1_H  
   13 #define RECTPCNV_MUONCNV_P1_H  
   19 #include "GaudiKernel/ToolHandle.h" 
   51                             MsgStream& 
msg ) 
const override;
 
   58                             MsgStream& 
msg ) 
const override;
 
   71   : m_storeGate( 
"StoreGateSvc", 
"MuonContainerCnv" )
 
   74 #endif //> RECTPCNV_MUONCNV_P1_H 
  
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
std::string m_muonCaloEnergyContainerName
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
void setEventStore(const StoreGateSvc_t storeGate)
void setKey(const std::string &key)
ServiceHandle< StoreGateSvc > StoreGateSvc_t
virtual void persToTrans(const Muon_p1 *persObj, Analysis::Muon *transObj, MsgStream &msg) const override
Method creating the transient representation of Analysis::Muon from its persistent representation Muo...
The ATLAS Muon object - see doxygen, physics workbookd and the Muon Combined Performance WG's pages f...
StoreGateSvc_t m_storeGate
The namespace of all packages in PhysicsAnalysis/JetTagging.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
MuonCnv_p1()
Default constructor:
virtual void transToPers(const Analysis::Muon *transObj, Muon_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation Muon_p1 from its transient representation Analysis::Muo...