ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
(
const
Token
* token);
27
};
28
29
#endif
//AFP_SIDSimHitCollectionCnv_h
AFP_SIDSimHitCollection_PERS
AFP_SIDSimHitCollection_p1 AFP_SIDSimHitCollection_PERS
Definition
AFP_SIDSimHitCollectionCnv.h:14
AFP_SIDSimHitCollection.h
AFP_SIDSimHitCollection
AtlasHitsVector< AFP_SIDSimHit > AFP_SIDSimHitCollection
Definition
AFP_SIDSimHitCollection.h:13
AFP_SIDSimHitCollection_p1.h
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
AFP_SIDSimHitCollectionCnv::createTransient
AFP_SIDSimHitCollection * createTransient(const Token *token)
Definition
AFP_SIDSimHitCollectionCnv.cxx:19
AFP_SIDSimHitCollectionCnv::createPersistent
AFP_SIDSimHitCollection_PERS * createPersistent(AFP_SIDSimHitCollection *transCont)
Definition
AFP_SIDSimHitCollectionCnv.cxx:9
AFP_SIDSimHitCollectionCnv::AFP_SIDSimHitCollectionCnv
AFP_SIDSimHitCollectionCnv(ISvcLocator *svcloc)
Definition
AFP_SIDSimHitCollectionCnv.h:22
AFP_SIDSimHitCollection_p1
Definition
AFP_SIDSimHitCollection_p1.h:15
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition
T_AthenaPoolCustomCnv.h:129
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition
Token.h:22
Generated on
for ATLAS Offline Software by
1.17.0