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
Trigger
TrigEvent
TrigParticleTPCnv
TrigParticleTPCnv
TrigEFBjetContainerCnv_tlp2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
*
7
* @Project: Trigger
8
* @Package: TrigParticleTPCnv
9
* @class : TrigEFBjetContainerCnv_tlp2
10
*
11
* @brief "top level" transient-persistent converter for TrigEFBjetContainer
12
*
13
* @author Andrea Coccaro <Andrea.Coccaro@ge.infn.it>
14
*
15
**********************************************************************************/
16
17
#ifndef TRIGPARTICLETPCNV_TRIGEFBJETCONTAINER_CNV_TLP2_H
18
#define TRIGPARTICLETPCNV_TRIGEFBJETCONTAINER_CNV_TLP2_H
19
20
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
21
22
#include "
TrigParticleTPCnv/TrigEFBjetContainer_tlp2.h
"
23
#include "
TrigParticleTPCnv/TrigEFBjetContainerCnv_p2.h
"
24
25
#include "
EventCommonTPCnv/P4PtEtaPhiMCnv_p1.h
"
26
27
class
TrigEFBjetContainerCnv_tlp2
:
public
AthenaPoolTopLevelTPConverter
< TrigEFBjetContainerCnv_p2, TrigEFBjetContainer_tlp2 > {
28
29
public
:
30
31
TrigEFBjetContainerCnv_tlp2
();
32
virtual
~TrigEFBjetContainerCnv_tlp2
() {}
33
34
virtual
void
setPStorage
(
TrigEFBjetContainer_tlp2
*storage );
35
36
protected
:
37
38
TrigEFBjetContainerCnv_p2
m_trigEFBjetContCnv
;
39
TrigEFBjetCnv_p2
m_EFBjetCnv
;
40
P4PtEtaPhiMCnv_p1
m_p4PtEtaPhiMCnv
;
41
42
};
43
44
45
46
47
#endif
TrigEFBjetContainerCnv_tlp2::m_p4PtEtaPhiMCnv
P4PtEtaPhiMCnv_p1 m_p4PtEtaPhiMCnv
Definition:
TrigEFBjetContainerCnv_tlp2.h:50
TrigEFBjetContainerCnv_p2.h
TrigEFBjetContainerCnv_tlp2
Definition:
TrigEFBjetContainerCnv_tlp2.h:27
P4PtEtaPhiMCnv_p1.h
TrigEFBjetContainer_tlp2
Definition:
TrigEFBjetContainer_tlp2.h:24
TrigEFBjetCnv_p2
Definition:
TrigEFBjetCnv_p2.h:30
TrigEFBjetContainerCnv_tlp2::~TrigEFBjetContainerCnv_tlp2
virtual ~TrigEFBjetContainerCnv_tlp2()
Definition:
TrigEFBjetContainerCnv_tlp2.h:42
TrigEFBjetContainerCnv_tlp2::m_EFBjetCnv
TrigEFBjetCnv_p2 m_EFBjetCnv
Definition:
TrigEFBjetContainerCnv_tlp2.h:49
TrigEFBjetContainer_tlp2.h
TrigEFBjetContainerCnv_tlp2::m_trigEFBjetContCnv
TrigEFBjetContainerCnv_p2 m_trigEFBjetContCnv
Definition:
TrigEFBjetContainerCnv_tlp2.h:48
AthenaPoolTopLevelTPConverter.h
TrigEFBjetContainerCnv_tlp2::setPStorage
virtual void setPStorage(TrigEFBjetContainer_tlp2 *storage)
Definition:
TrigEFBjetContainerCnv_tlp2.cxx:19
P4PtEtaPhiMCnv_p1
Definition:
P4PtEtaPhiMCnv_p1.h:35
TrigEFBjetContainerCnv_p2
Definition:
TrigEFBjetContainerCnv_p2.h:26
TrigEFBjetContainerCnv_tlp2::TrigEFBjetContainerCnv_tlp2
TrigEFBjetContainerCnv_tlp2()
Definition:
TrigEFBjetContainerCnv_tlp2.cxx:8
TopLevelTPConverter
Definition:
TopLevelTPConverter.h:35
Generated on Fri Mar 14 2025 21:21:25 for ATLAS Offline Software by
1.8.18