ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
DataModelAthenaPool
DataModelAthenaPool
VectorElementLinkCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DATAMODELATHENAPOOL_VECTELEMENTLINKCNV_P1_H
6
#define DATAMODELATHENAPOOL_VECTELEMENTLINKCNV_P1_H
7
14
15
#include "
VectorElementLink_p1.h
"
16
#include "
ElementLinkCnv_p3.h
"
17
namespace
SG
{
18
class
ThinningCache
;
19
}
20
21
25
26
template
<
class
LINK_VECT>
27
class
VectorElementLinkCnv_p1
28
:
public
T_AthenaPoolTPCnvConstBase
< LINK_VECT, typename GeneratePersVectorELinkType_p1<LINK_VECT >::type > {
29
public
:
30
typedef
LINK_VECT
LinkVect_t
;
31
typedef
typename
GeneratePersVectorELinkType_p1< LinkVect_t >::type
PersLinkVect_t
;
32
33
using
base_class
=
T_AthenaPoolTPCnvBase< LINK_VECT, PersLinkVect_t >
;
34
using
base_class::transToPers
;
35
using
base_class::persToTrans
;
36
37
VectorElementLinkCnv_p1
() {}
38
39
void
transToPers
(
const
LinkVect_t
& trans,
PersLinkVect_t
& pers,
40
const
SG::ThinningCache
* cache,
41
MsgStream& log)
const
;
42
43
void
transToPers
(
const
LinkVect_t
& trans,
PersLinkVect_t
& pers, MsgStream& log)
const
;
44
void
persToTrans
(
const
PersLinkVect_t
& pers,
LinkVect_t
& trans, MsgStream& log)
const
;
45
46
virtual
void
transToPers
(
const
LinkVect_t
* trans,
PersLinkVect_t
* pers, MsgStream& log)
const override
;
47
virtual
void
persToTrans
(
const
PersLinkVect_t
* pers,
LinkVect_t
* trans, MsgStream& log)
const override
;
48
49
50
protected
:
51
ElementLinkCnv_p3< typename LinkVect_t::value_type >
m_elLinkCnv
;
52
};
53
54
#include "
VectorElementLinkCnv_p1.icc
"
55
56
#endif
ElementLinkCnv_p3.h
This file contains the class definition for the ElementLinkCnv_p3 class.
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
VectorElementLinkCnv_p1.icc
VectorElementLink_p1.h
This file contains the class definition for theVector ElementLink_p1 class.
ElementLinkCnv_p3< typename LinkVect_t::value_type >
SG::ThinningCache
Cache thinning decisions for converters.
Definition
ThinningCache.h:48
TPAbstractPolyCnvBase< TRANS, TRANS, PERS >::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log)=0
TPAbstractPolyCnvBase< TRANS, TRANS, PERS >::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log)=0
VectorElementLinkCnv_p1::persToTrans
void persToTrans(const PersLinkVect_t &pers, LinkVect_t &trans, MsgStream &log) const
VectorElementLinkCnv_p1::LinkVect_t
LINK_VECT LinkVect_t
Definition
VectorElementLinkCnv_p1.h:30
VectorElementLinkCnv_p1::transToPers
virtual void transToPers(const LinkVect_t *trans, PersLinkVect_t *pers, MsgStream &log) const override
VectorElementLinkCnv_p1::PersLinkVect_t
GeneratePersVectorELinkType_p1< LinkVect_t >::type PersLinkVect_t
Definition
VectorElementLinkCnv_p1.h:31
VectorElementLinkCnv_p1::m_elLinkCnv
ElementLinkCnv_p3< typename LinkVect_t::value_type > m_elLinkCnv
Definition
VectorElementLinkCnv_p1.h:51
VectorElementLinkCnv_p1::VectorElementLinkCnv_p1
VectorElementLinkCnv_p1()
Definition
VectorElementLinkCnv_p1.h:37
VectorElementLinkCnv_p1::transToPers
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
VectorElementLinkCnv_p1::base_class
T_AthenaPoolTPCnvBase< LINK_VECT, PersLinkVect_t > base_class
Definition
VectorElementLinkCnv_p1.h:33
VectorElementLinkCnv_p1::transToPers
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, MsgStream &log) const
VectorElementLinkCnv_p1::persToTrans
virtual void persToTrans(const PersLinkVect_t *pers, LinkVect_t *trans, MsgStream &log) const override
SG
Forward declaration.
Definition
CaloCellPacker_400_500.h:32
GeneratePersVectorELinkType_p1::type
VectorElementLink_p1_t< typenameGenerateELinkIndexType_p3< typenameTRANS_ELINK_VECT::value_type::index_type >::type >::Type type
Definition
VectorElementLink_p1.h:35
Generated on
for ATLAS Offline Software by
1.17.0