ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODEgammaAthenaPool
src
xAODPhotonAuxContainerCnv_v2.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: xAODPhotonAuxContainerCnv_v2.h 619884 2014-10-03 15:00:40Z christos $
8
#ifndef XAODEGAMMAATHENAPOOL_XAODPHOTONAUXCONTAINERCNV_V2_H
9
#define XAODEGAMMAATHENAPOOL_XAODPHOTONAUXCONTAINERCNV_V2_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
13
14
// EDM include(s):
15
#include "
xAODEgamma/versions/PhotonAuxContainer_v2.h
"
16
#include "
xAODEgamma/PhotonAuxContainer.h
"
17
29
class
xAODPhotonAuxContainerCnv_v2
:
30
public
T_AthenaPoolTPCnvConstBase
< xAOD::PhotonAuxContainer,
31
xAOD::PhotonAuxContainer_v2 > {
32
33
public
:
34
using
base_class::transToPers
;
35
using
base_class::persToTrans
;
36
37
39
xAODPhotonAuxContainerCnv_v2
();
40
42
virtual
void
persToTrans
(
const
xAOD::PhotonAuxContainer_v2
* oldObj,
43
xAOD::PhotonAuxContainer
* newObj,
44
MsgStream& log )
const override
;
46
virtual
void
transToPers
(
const
xAOD::PhotonAuxContainer
*,
47
xAOD::PhotonAuxContainer_v2
*,
48
MsgStream& log )
const override
;
49
50
};
// class xAODPhotonAuxContainerCnv_v2
51
52
#endif
// XAODEGAMMAATHENAPOOL_XAODPHOTONAUXCONTAINERCNV_V2_H
PhotonAuxContainer.h
PhotonAuxContainer_v2.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
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.
xAODPhotonAuxContainerCnv_v2::transToPers
virtual void transToPers(const xAOD::PhotonAuxContainer *, xAOD::PhotonAuxContainer_v2 *, MsgStream &log) const override
Dummy function inherited from the base class.
Definition
xAODPhotonAuxContainerCnv_v2.cxx:96
xAODPhotonAuxContainerCnv_v2::xAODPhotonAuxContainerCnv_v2
xAODPhotonAuxContainerCnv_v2()
Default constructor.
Definition
xAODPhotonAuxContainerCnv_v2.cxx:21
xAODPhotonAuxContainerCnv_v2::persToTrans
virtual void persToTrans(const xAOD::PhotonAuxContainer_v2 *oldObj, xAOD::PhotonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Definition
xAODPhotonAuxContainerCnv_v2.cxx:26
xAOD::PhotonAuxContainer_v2
Auxiliary store for offline photons.
Definition
PhotonAuxContainer_v2.h:36
xAOD::PhotonAuxContainer
PhotonAuxContainer_v3 PhotonAuxContainer
Definition of the current photon auxiliary container.
Definition
PhotonAuxContainer.h:22
Generated on
for ATLAS Offline Software by
1.17.0