ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
ForwardDetectors
AFP
AFP_EventCnv
AFP_EventAthenaPool
src
AFP_SIDLocRecoEvCollectionCnv.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_SIDLocRecoEvCollectionCnv_h
6
#define AFP_SIDLocRecoEvCollectionCnv_h
7
8
#include "
AFP_LocRecoEv/AFP_SIDLocRecoEvCollection.h
"
9
#include "
AFP_EventTPCnv/AFP_SIDLocRecoEvCollection_p1.h
"
10
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
12
13
// Gaudi
14
#include "GaudiKernel/MsgStream.h"
15
16
17
typedef
AFP_SIDLocRecoEvCollection_p1
AFP_SIDLocRecoEvCollection_PERS
;
18
19
//typedef T_AthenaPoolCustomCnv < LUCID_DigitContainer, LUCID_DigitContainer_PERS > LUCID_DigitContainerCnvBase;
20
21
class
AFP_SIDLocRecoEvCollectionCnv
:
public
T_AthenaPoolCustomCnv
<AFP_SIDLocRecoEvCollection, AFP_SIDLocRecoEvCollection_PERS>
22
{
23
friend
class
CnvFactory
<
AFP_SIDLocRecoEvCollectionCnv
>;
24
25
protected
:
26
27
public
:
28
AFP_SIDLocRecoEvCollectionCnv
(ISvcLocator* svcloc) :
T_AthenaPoolCustomCnv
<
AFP_SIDLocRecoEvCollection
,
AFP_SIDLocRecoEvCollection_PERS
>(svcloc) {}
29
protected
:
30
31
AFP_SIDLocRecoEvCollection_PERS
*
createPersistent
(
AFP_SIDLocRecoEvCollection
*transCont);
32
AFP_SIDLocRecoEvCollection
*
createTransient
(
const
Token
* token);
33
34
};
35
36
#endif
// AFP_SIDLocRecoEvCollectionCnv_h
AFP_SIDLocRecoEvCollection_PERS
AFP_SIDLocRecoEvCollection_p1 AFP_SIDLocRecoEvCollection_PERS
Definition
AFP_SIDLocRecoEvCollectionCnv.h:17
AFP_SIDLocRecoEvCollection.h
AFP_SIDLocRecoEvCollection_p1.h
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
AFP_SIDLocRecoEvCollectionCnv::AFP_SIDLocRecoEvCollectionCnv
AFP_SIDLocRecoEvCollectionCnv(ISvcLocator *svcloc)
Definition
AFP_SIDLocRecoEvCollectionCnv.h:28
AFP_SIDLocRecoEvCollectionCnv::createTransient
AFP_SIDLocRecoEvCollection * createTransient(const Token *token)
Definition
AFP_SIDLocRecoEvCollectionCnv.cxx:18
AFP_SIDLocRecoEvCollectionCnv::createPersistent
AFP_SIDLocRecoEvCollection_PERS * createPersistent(AFP_SIDLocRecoEvCollection *transCont)
Definition
AFP_SIDLocRecoEvCollectionCnv.cxx:10
AFP_SIDLocRecoEvCollection_p1
Definition
AFP_SIDLocRecoEvCollection_p1.h:16
AFP_SIDLocRecoEvCollection
Definition
AFP_SIDLocRecoEvCollection.h:13
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