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
CPMTobRoICollectionCnv_tlp1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef CPMTobRoICollectionCNV_TLP1_H
5
#define CPMTobRoICollectionCNV_TLP1_H
6
7
// Gaudi/Athena include(s):
8
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
9
10
#include "
TrigT1EventTPCnv/CPMTobRoICollection_tlp1.h
"
11
#include "
TrigT1EventTPCnv/CPMTobRoICollectionCnv_p1.h
"
12
13
//using namespace LVL1;
14
23
class
CPMTobRoICollectionCnv_tlp1
:
public
AthenaPoolTopLevelTPConverter
< CPMTobRoICollectionCnv_p1, CPMTobRoICollection_tlp1 > {
24
25
public
:
26
CPMTobRoICollectionCnv_tlp1
();
27
virtual
~CPMTobRoICollectionCnv_tlp1
() {};
28
//default methods
29
virtual
void
setPStorage
(
CPMTobRoICollection_tlp1
*storage );
30
31
protected
:
32
CPMTobRoICollectionCnv_p1
m_CPMTobRoICollectionCnv
;
33
CPMTobRoICnv_p1
m_CPMTobRoICnv
;
34
35
};
// class CPMTobRoICollectionCnv_tlp1
36
37
#endif // CPMTobRoICollectionCNV_TLP1_H
CPMTobRoICollectionCnv_tlp1::m_CPMTobRoICollectionCnv
CPMTobRoICollectionCnv_p1 m_CPMTobRoICollectionCnv
Definition:
CPMTobRoICollectionCnv_tlp1.h:32
CPMTobRoICollectionCnv_tlp1::m_CPMTobRoICnv
CPMTobRoICnv_p1 m_CPMTobRoICnv
Definition:
CPMTobRoICollectionCnv_tlp1.h:33
CPMTobRoICollectionCnv_p1.h
CPMTobRoICollectionCnv_tlp1::~CPMTobRoICollectionCnv_tlp1
virtual ~CPMTobRoICollectionCnv_tlp1()
Definition:
CPMTobRoICollectionCnv_tlp1.h:27
CPMTobRoICollectionCnv_tlp1::CPMTobRoICollectionCnv_tlp1
CPMTobRoICollectionCnv_tlp1()
Definition:
CPMTobRoICollectionCnv_tlp1.cxx:8
AthenaPoolTopLevelTPConverter.h
CPMTobRoICnv_p1
T/P convertor for TrigT1Calo CPMTobRoI class.
Definition:
CPMTobRoICnv_p1.h:29
CPMTobRoICollectionCnv_p1
T/P converter for CPMTobRoI and CPMTobRoI_p1.
Definition:
CPMTobRoICollectionCnv_p1.h:27
CPMTobRoICollection_tlp1
Definition:
CPMTobRoICollection_tlp1.h:11
CPMTobRoICollectionCnv_tlp1
T/P converter for CPMTobRoI and CPMTobRoI_p1.
Definition:
CPMTobRoICollectionCnv_tlp1.h:23
CPMTobRoICollectionCnv_tlp1::setPStorage
virtual void setPStorage(CPMTobRoICollection_tlp1 *storage)
Definition:
CPMTobRoICollectionCnv_tlp1.cxx:15
TopLevelTPConverter
Definition:
TopLevelTPConverter.h:35
CPMTobRoICollection_tlp1.h
Generated on Sat Mar 29 2025 21:08:54 for ATLAS Offline Software by
1.8.18