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
xAODTrigMuonAthenaPool
src
xAODL2StandAloneMuonContainerCnv.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: xAODL2StandAloneMuonContainerCnv.h 592615 2014-04-11 14:36:58Z krasznaa $
8
#ifndef XAODTRIGMUONATHENAPOOL_XAODL2STANDALONEMUONCONTAINERCNV_H
9
#define XAODTRIGMUONATHENAPOOL_XAODL2STANDALONEMUONCONTAINERCNV_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolxAODCnv.h
"
13
14
// EDM include(s):
15
#include "
xAODTrigMuon/L2StandAloneMuonContainer.h
"
16
#include "
xAODL2StandAloneMuonContainerCnv_v1.h
"
17
18
20
typedef
T_AthenaPoolxAODCnv
<
xAOD::L2StandAloneMuonContainer
,
21
xAODL2StandAloneMuonContainerCnv_v1
>
22
xAODL2StandAloneMuonContainerCnv
;
23
24
25
#endif // XAODTRIGMUONATHENAPOOL_XAODL2STANDALONEMUONCONTAINERCNV_H
L2StandAloneMuonContainer.h
xAODL2StandAloneMuonContainerCnv_v1
Converter class used for reading xAOD::L2StandAloneMuonContainer_v1.
Definition:
xAODL2StandAloneMuonContainerCnv_v1.h:31
xAOD::L2StandAloneMuonContainer
L2StandAloneMuonContainer_v2 L2StandAloneMuonContainer
Define the latest version of the muon SA container.
Definition:
L2StandAloneMuonContainer.h:17
xAODL2StandAloneMuonContainerCnv
T_AthenaPoolxAODCnv< xAOD::L2StandAloneMuonContainer, xAODL2StandAloneMuonContainerCnv_v1 > xAODL2StandAloneMuonContainerCnv
Type definition for the converter's base.
Definition:
xAODL2StandAloneMuonContainerCnv.h:22
T_AthenaPoolxAODCnv.h
Athena pool converter for xAOD classes.
T_AthenaPoolxAODCnv
Athena pool converter for xAOD classes.
Definition:
T_AthenaPoolxAODCnv.h:41
xAODL2StandAloneMuonContainerCnv_v1.h
Generated on Sun Apr 6 2025 21:23:33 for ATLAS Offline Software by
1.8.18