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
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
JEMTobRoICnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#ifndef JEMTobRoICnv_p1_H
7
#define JEMTobRoICnv_p1_H
8
9
// Gaudi/Athena include(s):
10
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
11
12
// Trigger include(s):
13
#include "
TrigT1CaloEvent/JEMTobRoI.h
"
14
15
// Local include(s):
16
#include "
TrigT1EventTPCnv/JEMTobRoI_p1.h
"
17
18
//using namespace LVL1;
19
22
class
JEMTobRoICnv_p1
:
public
T_AthenaPoolTPCnvBase
< LVL1::JEMTobRoI, JEMTobRoI_p1 > {
23
24
public
:
25
JEMTobRoICnv_p1
() :
m_JEMTobRoICnv
(0) {}
26
27
virtual
void
persToTrans
(
const
JEMTobRoI_p1
* persObj,
LVL1::JEMTobRoI
* transObj, MsgStream &
log
);
28
virtual
void
transToPers
(
const
LVL1::JEMTobRoI
* transObj,
JEMTobRoI_p1
* persObj, MsgStream &
log
);
29
30
protected
:
31
JEMTobRoICnv_p1
*
m_JEMTobRoICnv
;
32
33
};
// class JEMTobRoICnv_p1
34
35
#endif
JEMTobRoICnv_p1::m_JEMTobRoICnv
JEMTobRoICnv_p1 * m_JEMTobRoICnv
Definition:
JEMTobRoICnv_p1.h:31
JEMTobRoICnv_p1::JEMTobRoICnv_p1
JEMTobRoICnv_p1()
Definition:
JEMTobRoICnv_p1.h:25
TPConverterBase
Definition:
TPConverter.h:738
T_AthenaPoolTPConverter.h
JEMTobRoI.h
JEMTobRoICnv_p1::transToPers
virtual void transToPers(const LVL1::JEMTobRoI *transObj, JEMTobRoI_p1 *persObj, MsgStream &log)
Definition:
JEMTobRoICnv_p1.cxx:41
LVL1::JEMTobRoI
JEM RoI data.
Definition:
Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JEMTobRoI.h:19
JEMTobRoICnv_p1
T/P convertor for TrigT1Calo JEMTobRoI class.
Definition:
JEMTobRoICnv_p1.h:22
JEMTobRoICnv_p1::persToTrans
virtual void persToTrans(const JEMTobRoI_p1 *persObj, LVL1::JEMTobRoI *transObj, MsgStream &log)
Definition:
JEMTobRoICnv_p1.cxx:24
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
JEMTobRoI_p1
T/P separation for TrigT1Calo::JEMTobRoI class.
Definition:
JEMTobRoI_p1.h:12
JEMTobRoI_p1.h
Generated on Sat Mar 29 2025 21:12:25 for ATLAS Offline Software by
1.8.18