ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODEventInfoAthenaPool
src
xAODEventAuxInfoCnv_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
//
3
// Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
//
5
#ifndef XAODEVENTINFOATHENAPOOL_XAODEVENAUXINFOCNV_V1_H
6
#define XAODEVENTINFOATHENAPOOL_XAODEVENAUXINFOCNV_V1_H
7
8
// Gaudi/Athena include(s).
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
10
11
// EDM include(s).
12
#include "
xAODEventInfo/versions/EventAuxInfo_v1.h
"
13
#include "
xAODEventInfo/EventAuxInfo.h
"
14
22
class
xAODEventAuxInfoCnv_v1
:
23
public
T_AthenaPoolTPCnvConstBase
< xAOD::EventAuxInfo,
24
xAOD::EventAuxInfo_v1 > {
25
26
public
:
28
using
base_class::transToPers
;
29
using
base_class::persToTrans
;
30
32
xAODEventAuxInfoCnv_v1
() =
default
;
33
35
virtual
void
persToTrans
(
const
xAOD::EventAuxInfo_v1
* oldObj,
36
xAOD::EventAuxInfo
* newObj,
37
MsgStream& log )
const override
;
39
virtual
void
transToPers
(
const
xAOD::EventAuxInfo
*,
40
xAOD::EventAuxInfo_v1
*,
41
MsgStream& log )
const override
;
42
43
};
// class xAODEventAuxInfoCnv_v1
44
45
#endif
// XAODEVENTINFOATHENAPOOL_XAODEVENAUXINFOCNV_V1_H
EventAuxInfo.h
EventAuxInfo_v1.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.
xAODEventAuxInfoCnv_v1::transToPers
virtual void transToPers(const xAOD::EventAuxInfo *, xAOD::EventAuxInfo_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
Definition
xAODEventAuxInfoCnv_v1.cxx:30
xAODEventAuxInfoCnv_v1::xAODEventAuxInfoCnv_v1
xAODEventAuxInfoCnv_v1()=default
Default constructor.
xAODEventAuxInfoCnv_v1::persToTrans
virtual void persToTrans(const xAOD::EventAuxInfo_v1 *oldObj, xAOD::EventAuxInfo *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Definition
xAODEventAuxInfoCnv_v1.cxx:13
xAOD::EventAuxInfo_v1
Auxiliary information about the event.
Definition
EventAuxInfo_v1.h:31
xAOD::EventAuxInfo
EventAuxInfo_v3 EventAuxInfo
Definition of the latest event auxiliary info version.
Definition
EventAuxInfo.h:15
Generated on
for ATLAS Offline Software by
1.17.0