Loading [MathJax]/jax/output/SVG/config.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
xAODTauAthenaPool
src
xAODTauJetContainerCnv.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: xAODTauJetContainerCnv.h 632169 2014-11-29 15:13:34Z krasznaa $
8
#ifndef XAODTAUEVENTATHENAPOOL_XAODTAUJETCONTAINERCNV_H
9
#define XAODTAUEVENTATHENAPOOL_XAODTAUJETCONTAINERCNV_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolxAODCnv.h
"
13
14
// EDM include(s):
15
#include "
xAODTau/TauJetContainer.h
"
16
#include "
xAODTauJetContainerCnv_v1.h
"
17
#include "
xAODTauJetContainerCnv_v2.h
"
18
20
typedef
T_AthenaPoolxAODCnv
<
xAOD::TauJetContainer
,
21
xAODTauJetContainerCnv_v2
,
22
xAODTauJetContainerCnv_v1
>
23
xAODTauJetContainerCnv
;
24
25
26
#endif // XAODTAUEVENTATHENAPOOL_XAODTAUJETCONTAINERCNV_H
xAODTauJetContainerCnv_v2.h
xAODTauJetContainerCnv_v2
Converter class used for reading xAOD::TauJetContainer_v2.
Definition:
xAODTauJetContainerCnv_v2.h:32
xAODTauJetContainerCnv_v1.h
xAODTauJetContainerCnv_v1
Converter class used for reading xAOD::TauJetContainer_v1.
Definition:
xAODTauJetContainerCnv_v1.h:33
xAODTauJetContainerCnv
T_AthenaPoolxAODCnv< xAOD::TauJetContainer, xAODTauJetContainerCnv_v2, xAODTauJetContainerCnv_v1 > xAODTauJetContainerCnv
Type definition for the converter's base.
Definition:
xAODTauJetContainerCnv.h:23
TauJetContainer.h
T_AthenaPoolxAODCnv.h
Athena pool converter for xAOD classes.
xAOD::TauJetContainer
TauJetContainer_v3 TauJetContainer
Definition of the current "taujet container version".
Definition:
Event/xAOD/xAODTau/xAODTau/TauJetContainer.h:17
T_AthenaPoolxAODCnv
Athena pool converter for xAOD classes.
Definition:
T_AthenaPoolxAODCnv.h:41
Generated on Sun Apr 6 2025 21:23:35 for ATLAS Offline Software by
1.8.18