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
TrigMonitoringEventTPCnv
TrigMonitoringEventTPCnv
TrigMonEventCollectionCnv_tlp1.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
#ifndef TRIGMON_EVENT_COLLECTIONCNV_TLP1_H
6
#define TRIGMON_EVENT_COLLECTIONCNV_TLP1_H
7
8
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
9
#include "
TrigMonitoringEventTPCnv/TrigMonEventCollection_tlp1.h
"
10
#include "
TrigMonitoringEventTPCnv/TrigMonEventCollectionCnv_p1.h
"
11
12
13
class
TrigMonEventCollectionCnv_tlp1
14
:
public
AthenaPoolTopLevelTPConverter
<TrigMonEventCollectionCnv_p1,
15
TrigMonEventCollection_tlp1>
16
{
17
public
:
18
19
TrigMonEventCollectionCnv_tlp1
();
20
virtual
~TrigMonEventCollectionCnv_tlp1
() {}
21
22
void
setPStorage
(
TrigMonEventCollection_tlp1
*storage);
23
24
protected
:
25
26
TrigMonEventCollectionCnv_p1
m_TrigMonEventCollectionCnv
;
27
TrigMonEventCnv_p1
m_TrigMonEventCnv
;
28
};
29
30
#endif
TrigMonEventCollectionCnv_tlp1::TrigMonEventCollectionCnv_tlp1
TrigMonEventCollectionCnv_tlp1()
Definition:
TrigMonEventCollectionCnv_tlp1.cxx:7
TrigMonEventCollectionCnv_tlp1::m_TrigMonEventCnv
TrigMonEventCnv_p1 m_TrigMonEventCnv
Definition:
TrigMonEventCollectionCnv_tlp1.h:27
TrigMonEventCollectionCnv_tlp1::setPStorage
void setPStorage(TrigMonEventCollection_tlp1 *storage)
Definition:
TrigMonEventCollectionCnv_tlp1.cxx:17
TrigMonEventCollectionCnv_tlp1::~TrigMonEventCollectionCnv_tlp1
virtual ~TrigMonEventCollectionCnv_tlp1()
Definition:
TrigMonEventCollectionCnv_tlp1.h:20
TrigMonEventCollection_tlp1
Definition:
TrigMonEventCollection_tlp1.h:20
TrigMonEventCollection_tlp1.h
AthenaPoolTopLevelTPConverter.h
TrigMonEventCollectionCnv_tlp1::m_TrigMonEventCollectionCnv
TrigMonEventCollectionCnv_p1 m_TrigMonEventCollectionCnv
Definition:
TrigMonEventCollectionCnv_tlp1.h:26
TrigMonEventCollectionCnv_p1
Definition:
TrigMonEventCollectionCnv_p1.h:18
TrigMonEventCnv_p1
Definition:
TrigMonEventCnv_p1.h:24
TrigMonEventCollectionCnv_tlp1
Definition:
TrigMonEventCollectionCnv_tlp1.h:16
TrigMonEventCollectionCnv_p1.h
TopLevelTPConverter
Definition:
TopLevelTPConverter.h:35
Generated on Sun Mar 30 2025 21:21:44 for ATLAS Offline Software by
1.8.18