ATLAS Offline Software
Reconstruction
eflowEventTPCnv
eflowEventTPCnv
eflowObjectContainerCnv_p4.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 EFLOWOBJECTCONTAINERCNV_P4_H
6
#define EFLOWOBJECTCONTAINERCNV_P4_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
#include "
eflowEvent/eflowObjectContainer.h
"
10
#include "
eflowEventTPCnv/eflowObjectContainer_p4.h
"
11
#include "
eflowEventTPCnv/eflowObjectCnv_p4.h
"
12
13
class
MsgStream;
14
class
eflowObject
;
15
class
eflowObject_p4
;
16
class
eflowObjectCnv_p4
;
17
18
class
eflowObjectContainerCnv_p4
:
public
T_AthenaPoolTPCnvBase
< eflowObjectContainer, eflowObjectContainer_p4 >
19
{
20
21
public
:
22
23
eflowObjectContainerCnv_p4
() {};
24
25
virtual
void
persToTrans
(
const
eflowObjectContainer_p4
*persObj,
eflowObjectContainer
*transObj, MsgStream &eflowStream );
26
virtual
void
transToPers
(
const
eflowObjectContainer
*transObj,
eflowObjectContainer_p4
*persObj, MsgStream &eflowStream );
27
28
friend
class
eflowObjectContainer
;
29
friend
class
eflowObjectContainer_p4
;
30
31
private
:
32
T_AthenaPoolTPCnvVector< DataVector<eflowObject>
, std::vector<eflowObject_p4>,
eflowObjectCnv_p4
>
m_vectorConv
;
33
34
};
35
36
template
<>
class
T_TPCnv
<
eflowObjectContainer
,
eflowObjectContainer_p4
> :
public
eflowObjectContainerCnv_p4
37
{
38
public
:
39
};
40
41
#endif
42
43
eflowObjectContainer_p4
Definition:
eflowObjectContainer_p4.h:11
TPConverterBase
Definition:
TPConverter.h:738
eflowObject_p4
Definition:
eflowObject_p4.h:27
eflowObject
Definition:
eflowObject.h:60
eflowObjectCnv_p4.h
eflowObjectContainer_p4.h
eflowObjectContainer.h
eflowObjectContainerCnv_p4
Definition:
eflowObjectContainerCnv_p4.h:19
T_AthenaPoolTPConverter.h
eflowObjectContainerCnv_p4::persToTrans
virtual void persToTrans(const eflowObjectContainer_p4 *persObj, eflowObjectContainer *transObj, MsgStream &eflowStream)
Definition:
eflowObjectContainerCnv_p4.cxx:10
eflowObjectContainerCnv_p4::m_vectorConv
T_AthenaPoolTPCnvVector< DataVector< eflowObject >, std::vector< eflowObject_p4 >, eflowObjectCnv_p4 > m_vectorConv
Definition:
eflowObjectContainerCnv_p4.h:32
eflowObjectCnv_p4
Definition:
eflowObjectCnv_p4.h:27
eflowObjectContainerCnv_p4::transToPers
virtual void transToPers(const eflowObjectContainer *transObj, eflowObjectContainer_p4 *persObj, MsgStream &eflowStream)
Definition:
eflowObjectContainerCnv_p4.cxx:32
eflowObjectContainer
Definition:
eflowObjectContainer.h:19
TPCnvVector
Definition:
TPConverter.h:1256
T_TPCnv
Definition:
T_AthenaPoolTPConverter.h:17
eflowObjectContainerCnv_p4::eflowObjectContainerCnv_p4
eflowObjectContainerCnv_p4()
Definition:
eflowObjectContainerCnv_p4.h:23
Generated on Thu Nov 7 2024 21:14:10 for ATLAS Offline Software by
1.8.18