ATLAS Offline Software
RPCSimHitCollectionCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONSIMEVENTATHENAPOOL_RPCSIMHITCOLLECTIONCNV_H
6 #define MUONSIMEVENTATHENAPOOL_RPCSIMHITCOLLECTIONCNV_H
7 
10 
15 
16 
17 // the latest persistent representation type of DataCollection:
20 
27 {
28 
29  friend class CnvFactory<RPCSimHitCollectionCnv>;
30 
31 public:
32  RPCSimHitCollectionCnv(ISvcLocator* svcloc);
34 
37 
38 private:
43 };
44 
45 #endif
RPCSimHitCollectionCnv::RPCSimHitCollectionCnv
RPCSimHitCollectionCnv(ISvcLocator *svcloc)
Definition: RPCSimHitCollectionCnv.cxx:22
RPCSimHitCollectionCnv::createPersistent
virtual RPCSimHitCollection_PERS * createPersistent(RPCSimHitCollection *transCont)
Definition: RPCSimHitCollectionCnv.cxx:29
RPCSimHitCollection_PERS
Muon::RPCSimHitCollection_p3 RPCSimHitCollection_PERS
Definition: RPCSimHitCollectionCnv.h:18
RPCSimHitCollectionCnv_p2
Definition: RPCSimHitCollectionCnv_p2.h:16
AtlasHitsVector
Definition: AtlasHitsVector.h:33
RPCSimHitCollectionCnv_p3
Definition: RPCSimHitCollectionCnv_p3.h:16
RPCSimHitCollectionCnv_p3.h
RPCSimHitCollectionCnv::m_TPConverter_p3
RPCSimHitCollectionCnv_p3 m_TPConverter_p3
Definition: RPCSimHitCollectionCnv.h:41
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
RPCSimHitCollectionCnv_p4
Definition: RPCSimHitCollectionCnv_p4.h:16
RPCSimHitCollectionCnv::m_TPConverter_p4
RPCSimHitCollectionCnv_p4 m_TPConverter_p4
Definition: RPCSimHitCollectionCnv.h:42
RPCSimHitCollectionCnv
Create derived converter to customize the saving of identifiable container.
Definition: RPCSimHitCollectionCnv.h:27
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
RPCSimHitCollection.h
RPCSimHitCollectionCnv::createTransient
virtual RPCSimHitCollection * createTransient()
Definition: RPCSimHitCollectionCnv.cxx:36
RPCSimHitCollectionCnv_p4.h
RPCSimHitCollectionCnv_p1.h
RPCSimHitCollectionCnv::m_TPConverter_p2
RPCSimHitCollectionCnv_p2 m_TPConverter_p2
Definition: RPCSimHitCollectionCnv.h:40
RPCSimHitCollectionCnv::~RPCSimHitCollectionCnv
virtual ~RPCSimHitCollectionCnv()
RPCSimHitCollectionCnv_p2.h
RPCSimHitCollectionCnv::m_TPConverter
RPCSimHitCollectionCnv_p1 m_TPConverter
Definition: RPCSimHitCollectionCnv.h:39
Muon::RPCSimHitCollection_p3
Definition: RPCSimHitCollection_p3.h:13
RPCSimHitCollectionCnvBase
T_AthenaPoolCustomCnv< RPCSimHitCollection, RPCSimHitCollection_PERS > RPCSimHitCollectionCnvBase
Definition: RPCSimHitCollectionCnv.h:19
RPCSimHitCollectionCnv_p1
Definition: RPCSimHitCollectionCnv_p1.h:16