ATLAS Offline Software
ForwardDetectors
ALFA
ALFA_EventCnv
ALFA_EventAthenaPool
src
ALFA_LocRecEvCollectionCnv.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 ALFA_LocRecEvCollectionCnv_h
6
#define ALFA_LocRecEvCollectionCnv_h
7
8
#include "
ALFA_LocRecEv/ALFA_LocRecEvCollection.h
"
9
#include "
ALFA_EventTPCnv/ALFA_LocRecEvCollection_p1.h
"
10
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
12
13
// Gaudi
14
#include "GaudiKernel/MsgStream.h"
15
16
17
typedef
ALFA_LocRecEvCollection_p1
ALFA_LocRecEvCollection_PERS
;
18
19
//typedef T_AthenaPoolCustomCnv < LUCID_DigitContainer, LUCID_DigitContainer_PERS > LUCID_DigitContainerCnvBase;
20
21
class
ALFA_LocRecEvCollectionCnv
:
public
T_AthenaPoolCustomCnv
<ALFA_LocRecEvCollection, ALFA_LocRecEvCollection_PERS>
22
{
23
friend
class
CnvFactory
<
ALFA_LocRecEvCollectionCnv
>;
24
25
protected
:
26
27
public
:
28
ALFA_LocRecEvCollectionCnv
(ISvcLocator* svcloc) :
T_AthenaPoolCustomCnv
<
ALFA_LocRecEvCollection
,
ALFA_LocRecEvCollection_PERS
>(svcloc) {}
29
protected
:
30
31
ALFA_LocRecEvCollection_PERS
*
createPersistent
(
ALFA_LocRecEvCollection
*transCont);
32
ALFA_LocRecEvCollection
*
createTransient
();
33
34
};
35
36
#endif // ALFA_DigitCollectionCnv_h
ALFA_LocRecEvCollection_p1
Definition:
ALFA_LocRecEvCollection_p1.h:16
ALFA_LocRecEvCollectionCnv::createPersistent
ALFA_LocRecEvCollection_PERS * createPersistent(ALFA_LocRecEvCollection *transCont)
Definition:
ALFA_LocRecEvCollectionCnv.cxx:10
ALFA_LocRecEvCollectionCnv::createTransient
ALFA_LocRecEvCollection * createTransient()
Definition:
ALFA_LocRecEvCollectionCnv.cxx:18
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
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
ALFA_LocRecEvCollectionCnv
Definition:
ALFA_LocRecEvCollectionCnv.h:22
ALFA_LocRecEvCollection
Definition:
ALFA_LocRecEvCollection.h:13
ALFA_LocRecEvCollection.h
ALFA_LocRecEvCollectionCnv::ALFA_LocRecEvCollectionCnv
ALFA_LocRecEvCollectionCnv(ISvcLocator *svcloc)
Definition:
ALFA_LocRecEvCollectionCnv.h:28
ALFA_LocRecEvCollection_PERS
ALFA_LocRecEvCollection_p1 ALFA_LocRecEvCollection_PERS
Definition:
ALFA_LocRecEvCollectionCnv.h:17
ALFA_LocRecEvCollection_p1.h
Generated on Thu Nov 7 2024 21:09:46 for ATLAS Offline Software by
1.8.18