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.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRIGGERATHENAPOOL_XAODTRIGGERMENUJSONAUXCONTAINERCNV_H
8
#define XAODTRIGGERATHENAPOOL_XAODTRIGGERMENUJSONAUXCONTAINERCNV_H
9
10
// Gaudi/Athena include(s):
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolAuxContainerCnv.h
"
12
13
// EDM include(s):
14
#include "
xAODTrigger/TriggerMenuJsonAuxContainer.h
"
15
17
typedef
T_AthenaPoolAuxContainerCnv< xAOD::TriggerMenuJsonAuxContainer >
18
xAODTriggerMenuJsonAuxContainerCnvBase
;
19
23
class
xAODTriggerMenuJsonAuxContainerCnv
:
24
public
xAODTriggerMenuJsonAuxContainerCnvBase
{
25
26
// Declare the factory as our friend:
27
friend
class
CnvFactory
<
xAODTriggerMenuJsonAuxContainerCnv
>;
28
29
protected
:
31
public
:
32
xAODTriggerMenuJsonAuxContainerCnv
( ISvcLocator* svcLoc );
33
protected
:
34
36
virtual
xAOD::TriggerMenuJsonAuxContainer
*
37
createTransientWithKey
(
const
std::string&
key
)
override
;
38
39
};
// class xAODTriggerMenuJsonAuxContainerCnv
40
41
#endif // XAODTRIGGERATHENAPOOL_XAODTRIGGERMENUJSONAUXCONTAINERCNV_H
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
POOL converter for the xAOD::TriggerMenuJsonAuxContainer class.
Definition:
xAODTriggerMenuJsonAuxContainerCnv.h:24
xAODTriggerMenuJsonAuxContainerCnvBase
T_AthenaPoolAuxContainerCnv< xAOD::TriggerMenuJsonAuxContainer > xAODTriggerMenuJsonAuxContainerCnvBase
Base class for the converter.
Definition:
xAODTriggerMenuJsonAuxContainerCnv.h:18
TriggerMenuJsonAuxContainer.h
T_AthenaPoolAuxContainerCnv.h
Athena pool converter for aux store classes.
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
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 Fri Apr 25 2025 21:23:41 for ATLAS Offline Software by
1.8.18