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