ATLAS Offline Software
ForwardDetectors
AFP
AFP_EventCnv
AFP_EventAthenaPool
src
AFP_SIDSimHitCollectionCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_SIDSimHitCollectionCnv_h
6
#define AFP_SIDSimHitCollectionCnv_h
7
8
#include "
AFP_SimEv/AFP_SIDSimHitCollection.h
"
9
#include "
AFP_EventTPCnv/AFP_SIDSimHitCollection_p1.h
"
10
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
12
#include "GaudiKernel/MsgStream.h"
13
14
typedef
AFP_SIDSimHitCollection_p1
AFP_SIDSimHitCollection_PERS
;
15
16
class
AFP_SIDSimHitCollectionCnv
:
public
T_AthenaPoolCustomCnv
<AFP_SIDSimHitCollection, AFP_SIDSimHitCollection_PERS>
17
{
18
friend
class
CnvFactory
<
AFP_SIDSimHitCollectionCnv
>;
19
20
protected
:
21
public
:
22
AFP_SIDSimHitCollectionCnv
(ISvcLocator* svcloc) :
T_AthenaPoolCustomCnv
<
AFP_SIDSimHitCollection
,
AFP_SIDSimHitCollection_PERS
>(svcloc) {}
23
protected
:
24
25
AFP_SIDSimHitCollection_PERS
*
createPersistent
(
AFP_SIDSimHitCollection
*transCont);
26
AFP_SIDSimHitCollection
*
createTransient
();
27
};
28
29
#endif //AFP_SIDSimHitCollectionCnv_h
AtlasHitsVector< AFP_SIDSimHit >
AFP_SIDSimHitCollection_PERS
AFP_SIDSimHitCollection_p1 AFP_SIDSimHitCollection_PERS
Definition:
AFP_SIDSimHitCollectionCnv.h:14
AFP_SIDSimHitCollectionCnv::createPersistent
AFP_SIDSimHitCollection_PERS * createPersistent(AFP_SIDSimHitCollection *transCont)
Definition:
AFP_SIDSimHitCollectionCnv.cxx:9
AFP_SIDSimHitCollectionCnv::createTransient
AFP_SIDSimHitCollection * createTransient()
Definition:
AFP_SIDSimHitCollectionCnv.cxx:19
AFP_SIDSimHitCollectionCnv
Definition:
AFP_SIDSimHitCollectionCnv.h:17
AFP_SIDSimHitCollection_p1
Definition:
AFP_SIDSimHitCollection_p1.h:15
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
AFP_SIDSimHitCollection_p1.h
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
AFP_SIDSimHitCollectionCnv::AFP_SIDSimHitCollectionCnv
AFP_SIDSimHitCollectionCnv(ISvcLocator *svcloc)
Definition:
AFP_SIDSimHitCollectionCnv.h:22
AFP_SIDSimHitCollection.h
Generated on Sun Dec 22 2024 21:06:42 for ATLAS Offline Software by
1.8.18