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
xAODJetAthenaPool
src
xAODJetTrigAuxContainerCnv.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 XAODJETATHENAPOOL_XAODJETTRIGAUXCONTAINERCNV_H
8
#define XAODJETATHENAPOOL_XAODJETTRIGAUXCONTAINERCNV_H
9
10
#if !(defined(GENERATIONBASE) || defined(SIMULATIONBASE))
11
12
// Gaudi/Athena include(s):
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolAuxContainerCnv.h
"
14
15
// EDM include(s):
16
#include "
xAODJet/JetTrigAuxContainer.h
"
17
#include "
xAODJetTrigAuxContainerCnv_v1.h
"
18
20
typedef
T_AthenaPoolAuxContainerCnv
<
xAOD::JetTrigAuxContainer
,
21
xAODJetTrigAuxContainerCnv_v1
>
22
xAODJetTrigAuxContainerCnvBase
;
23
38
class
xAODJetTrigAuxContainerCnv
:
39
public
xAODJetTrigAuxContainerCnvBase
40
{
41
public
:
42
using
xAODJetTrigAuxContainerCnvBase::xAODJetTrigAuxContainerCnvBase
;
43
45
virtual
xAOD::JetTrigAuxContainer
*
46
createPersistentWithKey
(
xAOD::JetTrigAuxContainer
* trans,
47
const
std::string&
key
);
48
49
};
// class xAODJetTrigAuxContainerCnv
50
#endif // NOT SIMULATIONBASE OR GENERATIONBASE
51
#endif // XAODJETATHENAPOOL_XAODJETAUXCONTAINERCNV_H
xAODJetTrigAuxContainerCnv::createPersistentWithKey
virtual xAOD::JetTrigAuxContainer * createPersistentWithKey(xAOD::JetTrigAuxContainer *trans, const std::string &key)
Function preparing the container to be written out.
Definition:
xAODJetTrigAuxContainerCnv.cxx:22
JetTrigAuxContainer.h
T_AthenaPoolAuxContainerCnv
Athena pool converter for aux store classes.
Definition:
T_AthenaPoolAuxContainerCnv.h:39
xAODJetTrigAuxContainerCnvBase
T_AthenaPoolAuxContainerCnv< xAOD::JetTrigAuxContainer, xAODJetTrigAuxContainerCnv_v1 > xAODJetTrigAuxContainerCnvBase
Base class for the converter.
Definition:
xAODJetTrigAuxContainerCnv.h:22
xAOD::JetTrigAuxContainer_v2
Temporary container used until we have I/O for AuxStoreInternal.
Definition:
JetTrigAuxContainer_v2.h:36
xAODJetTrigAuxContainerCnv_v1
Converter class used for reading xAOD::JetTrigAuxContainer_v1.
Definition:
xAODJetTrigAuxContainerCnv_v1.h:29
T_AthenaPoolAuxContainerCnv.h
Athena pool converter for aux store classes.
xAODJetTrigAuxContainerCnv
POOL converter for the xAOD::JetTrigAuxContainer class.
Definition:
xAODJetTrigAuxContainerCnv.h:40
xAODJetTrigAuxContainerCnv_v1.h
xAOD::JetTrigAuxContainer
JetTrigAuxContainer_v2 JetTrigAuxContainer
Definition of the current jet trigger auxiliary container.
Definition:
JetTrigAuxContainer.h:21
mapkey::key
key
Definition:
TElectronEfficiencyCorrectionTool.cxx:37
Generated on Sat Apr 12 2025 21:23:42 for ATLAS Offline Software by
1.8.18