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
xAODTrigL1CaloAthenaPool
src
xAODTrigL1CaloAthenaPoolTPCnv.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: xAODTrigL1CaloAthenaPoolTPCnv.cxx 694352 2015-09-11 12:05:29Z krasznaa $
6
7
// Gaudi/Athena include(s):
8
#include "
AthenaKernel/TPCnvFactory.h
"
9
10
// EDM include(s):
11
#include "
xAODTrigL1Calo/RODHeaderContainer.h
"
12
#include "
xAODTrigL1Calo/versions/RODHeaderContainer_v1.h
"
13
#include "
xAODTrigL1Calo/RODHeaderAuxContainer.h
"
14
#include "
xAODTrigL1Calo/versions/RODHeaderAuxContainer_v1.h
"
15
16
// Local include(s):
17
#include "
xAODRODHeaderContainerCnv_v1.h
"
18
#include "
xAODRODHeaderAuxContainerCnv_v1.h
"
19
20
// Declare the T/P converter(s):
21
DECLARE_TPCNV_FACTORY
(
xAODRODHeaderContainerCnv_v1
,
22
xAOD::RODHeaderContainer
,
23
xAOD::RODHeaderContainer_v1
,
24
Athena::TPCnvVers::Old
)
25
26
DECLARE_TPCNV_FACTORY
(
xAODRODHeaderAuxContainerCnv_v1
,
27
xAOD::RODHeaderAuxContainer
,
28
xAOD::RODHeaderAuxContainer_v1
,
29
Athena::TPCnvVers::Old
)
TPCnvFactory.h
Set up plugin loading of TP converters.
xAODRODHeaderAuxContainerCnv_v1
Converter class for reading xAOD::RODHeaderAuxContainer_v1.
Definition:
xAODRODHeaderAuxContainerCnv_v1.h:30
RODHeaderContainer_v1.h
xAODRODHeaderContainerCnv_v1.h
RODHeaderContainer.h
Athena::TPCnvVers::Old
@ Old
Definition:
TPCnvFactory.h:102
RODHeaderAuxContainer_v1.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(xAODRODHeaderContainerCnv_v1, xAOD::RODHeaderContainer, xAOD::RODHeaderContainer_v1, Athena::TPCnvVers::Old) DECLARE_TPCNV_FACTORY(xAODRODHeaderAuxContainerCnv_v1
xAOD::RODHeaderAuxContainer_v2
AuxContainer for RODHeader_v2.
Definition:
RODHeaderAuxContainer_v2.h:29
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
xAODRODHeaderContainerCnv_v1
Converter class for reading xAOD::RODHeaderContainer_v1.
Definition:
xAODRODHeaderContainerCnv_v1.h:31
xAOD::RODHeaderAuxContainer_v1
AuxContainer for RODHeader_v1.
Definition:
RODHeaderAuxContainer_v1.h:29
RODHeaderAuxContainer.h
xAODRODHeaderAuxContainerCnv_v1.h
Generated on Sun Apr 6 2025 21:23:40 for ATLAS Offline Software by
1.8.18