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
Reconstruction
Jet
JetEventTPCnv
JetEventTPCnv
JetCollection_tlp5.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
9
#ifndef JETEVENTTPCNV_JETCOLLECTION_TLP5
10
#define JETEVENTTPCNV_JETCOLLECTION_TLP5
11
12
#include "
JetEventTPCnv/Jet_p5.h
"
13
#include "
JetEventTPCnv/JetCollection_p5.h
"
14
#include "
JetEventTPCnv/JetAssociationBase_p1.h
"
15
#include "
AthenaPoolUtilities/TPCnvTokenList_p1.h
"
16
17
#include <vector>
18
19
class
JetCollection_tlp5
20
{
21
public
:
22
std::vector<JetCollection_p5>
m_jetCollectionContainers
;
23
std::vector<Jet_p5>
m_jet_p5
;
24
std::vector<JetAssociationBase_p1>
m_jetAssociationBase_p1
;
25
26
TPCnvTokenList_p1
m_tokenList
;
27
};
28
29
30
#endif
TPCnvTokenList_p1
Definition:
TPCnvTokenList_p1.h:55
Jet_p5.h
JetCollection_p5.h
JetCollection_tlp5::m_tokenList
TPCnvTokenList_p1 m_tokenList
Definition:
JetCollection_tlp5.h:26
JetCollection_tlp5
Top level container that will store all the various jet objects that are getting stored.
Definition:
JetCollection_tlp5.h:20
JetCollection_tlp5::m_jetAssociationBase_p1
std::vector< JetAssociationBase_p1 > m_jetAssociationBase_p1
Definition:
JetCollection_tlp5.h:24
JetAssociationBase_p1.h
TPCnvTokenList_p1.h
JetCollection_tlp5::m_jetCollectionContainers
std::vector< JetCollection_p5 > m_jetCollectionContainers
Definition:
JetCollection_tlp5.h:22
JetCollection_tlp5::m_jet_p5
std::vector< Jet_p5 > m_jet_p5
Definition:
JetCollection_tlp5.h:23
Generated on Sun Mar 23 2025 21:12:43 for ATLAS Offline Software by
1.8.18