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
xAODTriggerAthenaPool
src
xAODTriggerMenuJsonAuxContainerCnv.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Local include(s):
6
#include "
xAODTriggerMenuJsonAuxContainerCnv.h
"
7
8
xAODTriggerMenuJsonAuxContainerCnv::
9
xAODTriggerMenuJsonAuxContainerCnv
( ISvcLocator* svcLoc )
10
:
xAODTriggerMenuJsonAuxContainerCnvBase
( svcLoc ) {
11
}
12
13
xAOD::TriggerMenuJsonAuxContainer
*
14
xAODTriggerMenuJsonAuxContainerCnv::createTransientWithKey
(
const
std::string&
key
) {
15
16
std::unique_ptr<xAOD::TriggerMenuJsonAuxContainer_v1>
obj
17
{
xAODTriggerMenuJsonAuxContainerCnvBase::createTransientWithKey
(
key
) };
18
19
return
obj
.release();
20
}
T_AthenaPoolAuxContainerCnv::createTransientWithKey
virtual AUXSTORE * createTransientWithKey(const std::string &key) override
Read the persistent object and convert it to transient.
T_AthenaPoolAuxContainerCnv
Athena pool converter for aux store classes.
Definition:
T_AthenaPoolAuxContainerCnv.h:39
xAOD::TriggerMenuJsonAuxContainer_v1
Auxiliary store object for TriggerMenuJsonContainer_v1.
Definition:
TriggerMenuJsonAuxContainer_v1.h:29
xAODTriggerMenuJsonAuxContainerCnv.h
python.PyAthena.obj
obj
Definition:
PyAthena.py:132
xAODTriggerMenuJsonAuxContainerCnv::xAODTriggerMenuJsonAuxContainerCnv
xAODTriggerMenuJsonAuxContainerCnv(ISvcLocator *svcLoc)
Converter constructor.
Definition:
xAODTriggerMenuJsonAuxContainerCnv.cxx:9
xAODTriggerMenuJsonAuxContainerCnv::createTransientWithKey
virtual xAOD::TriggerMenuJsonAuxContainer * createTransientWithKey(const std::string &key) override
Function reading in the object from the input file.
Definition:
xAODTriggerMenuJsonAuxContainerCnv.cxx:14
mapkey::key
key
Definition:
TElectronEfficiencyCorrectionTool.cxx:37
Generated on Sun Apr 6 2025 21:23:39 for ATLAS Offline Software by
1.8.18