ATLAS Offline Software
Event
xAOD
xAODEventInfoAthenaPool
src
xAODEventInfoAthenaPoolTPCnv.cxx
Go to the documentation of this file.
1
// Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
2
3
// Gaudi/Athena include(s).
4
#include "
AthenaKernel/TPCnvFactory.h
"
5
6
// EDM include(s).
7
#include "
xAODEventInfo/EventAuxInfo.h
"
8
#include "
xAODEventInfo/versions/EventAuxInfo_v1.h
"
9
10
// Local include(s).
11
#include "
xAODEventAuxInfoCnv_v1.h
"
12
#include "
xAODEventAuxInfoCnv_v2.h
"
13
14
// Declare the T/P converter(s).
15
DECLARE_TPCNV_FACTORY
(
xAODEventAuxInfoCnv_v1
,
16
xAOD::EventAuxInfo
,
17
xAOD::EventAuxInfo_v1
,
18
Athena::TPCnvVers::Old
)
19
20
DECLARE_TPCNV_FACTORY
(
xAODEventAuxInfoCnv_v2
,
21
xAOD::EventAuxInfo
,
22
xAOD::EventAuxInfo_v2
,
23
Athena::TPCnvVers::Old
)
xAOD::EventAuxInfo_v1
Auxiliary information about the event.
Definition:
EventAuxInfo_v1.h:31
TPCnvFactory.h
Set up plugin loading of TP converters.
xAOD::EventAuxInfo_v3
Auxiliary information about the event.
Definition:
EventAuxInfo_v3.h:28
xAODEventAuxInfoCnv_v2.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(xAODEventAuxInfoCnv_v1, xAOD::EventAuxInfo, xAOD::EventAuxInfo_v1, Athena::TPCnvVers::Old) DECLARE_TPCNV_FACTORY(xAODEventAuxInfoCnv_v2
Athena::TPCnvVers::Old
@ Old
Definition:
TPCnvFactory.h:102
xAODEventAuxInfoCnv_v1.h
EventAuxInfo.h
xAODEventAuxInfoCnv_v2
Converter for reading xAOD::EventAuxInfo_v2.
Definition:
xAODEventAuxInfoCnv_v2.h:24
EventAuxInfo_v1.h
xAOD::EventAuxInfo_v2
Auxiliary information about the event.
Definition:
EventAuxInfo_v2.h:28
xAODEventAuxInfoCnv_v1
Converter for reading xAOD::EventAuxInfo_v1.
Definition:
xAODEventAuxInfoCnv_v1.h:24
Generated on Wed Jan 8 2025 21:21:37 for ATLAS Offline Software by
1.8.18