Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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 Sun Apr 6 2025 21:23:31 for ATLAS Offline Software by
1.8.18