ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
ForwardDetectors
ALFA
ALFA_EventCnv
ALFA_EventTPCnv
ALFA_EventTPCnv
ALFA_LocRecODEvCollectionCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
6
7
#include "
ALFA_LocRecEv/ALFA_LocRecODEvCollection.h
"
8
#include "
ALFA_EventTPCnv/ALFA_LocRecODEventCnv_p1.h
"
9
#include "
ALFA_LocRecODEvCollection_p1.h
"
10
11
12
class
MsgStream;
13
14
class
ALFA_LocRecODEvCollectionCnv_p1
:
public
T_AthenaPoolTPCnvConstBase
<ALFA_LocRecODEvCollection, ALFA_LocRecODEvCollection_p1> {
15
16
public
:
17
using
base_class::persToTrans
;
18
using
base_class::transToPers
;
19
20
ALFA_LocRecODEvCollectionCnv_p1
() {}
21
22
virtual
void
persToTrans
(
const
ALFA_LocRecODEvCollection_p1
* persObj,
ALFA_LocRecODEvCollection
* transObj, MsgStream& log)
const override
;
23
virtual
void
transToPers
(
const
ALFA_LocRecODEvCollection
* transObj,
ALFA_LocRecODEvCollection_p1
* persObj, MsgStream& log)
const override
;
24
};
25
26
template
<>
class
T_TPCnv
<
ALFA_LocRecODEvCollection
,
ALFA_LocRecODEvCollection_p1
>:
public
ALFA_LocRecODEvCollectionCnv_p1
{
27
28
public
:
29
};
30
31
//#endif
ALFA_LocRecODEvCollection.h
ALFA_LocRecODEvCollection_p1.h
ALFA_LocRecODEventCnv_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
ALFA_LocRecODEvCollectionCnv_p1::ALFA_LocRecODEvCollectionCnv_p1
ALFA_LocRecODEvCollectionCnv_p1()
Definition
ALFA_LocRecODEvCollectionCnv_p1.h:20
ALFA_LocRecODEvCollectionCnv_p1::persToTrans
virtual void persToTrans(const ALFA_LocRecODEvCollection_p1 *persObj, ALFA_LocRecODEvCollection *transObj, MsgStream &log) const override
Definition
ALFA_LocRecODEvCollectionCnv_p1.cxx:22
ALFA_LocRecODEvCollectionCnv_p1::transToPers
virtual void transToPers(const ALFA_LocRecODEvCollection *transObj, ALFA_LocRecODEvCollection_p1 *persObj, MsgStream &log) const override
Definition
ALFA_LocRecODEvCollectionCnv_p1.cxx:10
ALFA_LocRecODEvCollection_p1
Definition
ALFA_LocRecODEvCollection_p1.h:16
ALFA_LocRecODEvCollection
Definition
ALFA_LocRecODEvCollection.h:13
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
T_TPCnv
Definition
T_AthenaPoolTPConverter.h:17
Generated on
for ATLAS Offline Software by
1.17.0