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
src
factories
TrigMonitoringEventTPCnv.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// generate the T/P converter entries
6
#include "
AthenaKernel/TPCnvFactory.h
"
7
8
// Configuration
9
#include "
TrigMonitoringEventTPCnv/TrigConfAlg_p1.h
"
10
#include "
TrigMonitoringEventTPCnv/TrigConfChain_p1.h
"
11
#include "
TrigMonitoringEventTPCnv/TrigConfSeq_p1.h
"
12
#include "
TrigMonitoringEventTPCnv/TrigConfSig_p1.h
"
13
14
// Event data
15
#include "
TrigMonitoringEventTPCnv/TrigMonAlg_p1.h
"
16
#include "
TrigMonitoringEventTPCnv/TrigMonROB_p1.h
"
17
#include "
TrigMonitoringEventTPCnv/TrigMonROBData_p1.h
"
18
#include "
TrigMonitoringEventTPCnv/TrigMonROBData_p2.h
"
19
#include "
TrigMonitoringEventTPCnv/TrigMonRoi_p1.h
"
20
#include "
TrigMonitoringEventTPCnv/TrigMonSeq_p1.h
"
21
#include "
TrigMonitoringEventTPCnv/TrigMonTE_p1.h
"
22
23
// TrigMonConfig headers
24
#include "
TrigMonitoringEventTPCnv/TrigMonConfig_p1.h
"
25
#include "
TrigMonitoringEventTPCnv/TrigMonConfigCnv_p1.h
"
26
#include "
TrigMonitoringEventTPCnv/TrigMonConfigCollection_p1.h
"
27
#include "
TrigMonitoringEventTPCnv/TrigMonConfigCollection_tlp1.h
"
28
#include "
TrigMonitoringEventTPCnv/TrigMonConfigCollectionCnv_tlp1.h
"
29
30
// TrigMonEvent headers
31
#include "
TrigMonitoringEventTPCnv/TrigMonEvent_p1.h
"
32
#include "
TrigMonitoringEventTPCnv/TrigMonEventCnv_p1.h
"
33
#include "
TrigMonitoringEventTPCnv/TrigMonEventCollection_p1.h
"
34
#include "
TrigMonitoringEventTPCnv/TrigMonEventCollection_tlp1.h
"
35
#include "
TrigMonitoringEventTPCnv/TrigMonEventCollectionCnv_tlp1.h
"
36
37
38
DECLARE_TPCNV_FACTORY
(
TrigMonConfigCollectionCnv_tlp1
,
39
TrigMonConfigCollection
,
40
TrigMonConfigCollection_tlp1
,
41
Athena::TPCnvVers::Current
)
42
43
DECLARE_TPCNV_FACTORY
(
TrigMonEventCollectionCnv_tlp1
,
44
TrigMonEventCollection
,
45
TrigMonEventCollection_tlp1
,
46
Athena::TPCnvVers::Current
)
TPCnvFactory.h
Set up plugin loading of TP converters.
TrigMonConfigCnv_p1.h
TrigConfAlg_p1.h
TrigMonSeq_p1.h
TrigMonROBData_p1.h
TrigMonConfigCollectionCnv_tlp1.h
TrigConfSeq_p1.h
TrigMonConfigCollection_tlp1
Definition:
TrigMonConfigCollection_tlp1.h:20
TrigMonEventCollectionCnv_tlp1.h
TrigMonROBData_p2.h
TrigMonConfig_p1.h
TrigMonEvent_p1.h
TrigMonEventCollection_tlp1
Definition:
TrigMonEventCollection_tlp1.h:20
TrigMonConfigCollection_p1.h
TrigMonROB_p1.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(TrigMonConfigCollectionCnv_tlp1, TrigMonConfigCollection, TrigMonConfigCollection_tlp1, Athena::TPCnvVers::Current) DECLARE_TPCNV_FACTORY(TrigMonEventCollectionCnv_tlp1
TrigMonConfigCollection
Definition:
TrigMonConfigCollection.h:11
TrigMonRoi_p1.h
TrigMonEventCollection_tlp1.h
TrigMonTE_p1.h
TrigMonEventCollection
Definition:
TrigMonEventCollection.h:11
Athena::TPCnvVers::Current
@ Current
Definition:
TPCnvFactory.h:103
TrigMonAlg_p1.h
TrigMonEventCnv_p1.h
TrigMonEventCollection_p1.h
TrigMonEventCollectionCnv_tlp1
Definition:
TrigMonEventCollectionCnv_tlp1.h:16
TrigMonConfigCollectionCnv_tlp1
Definition:
TrigMonConfigCollectionCnv_tlp1.h:16
TrigConfSig_p1.h
TrigMonConfigCollection_tlp1.h
TrigConfChain_p1.h
Generated on Wed Apr 16 2025 21:21:49 for ATLAS Offline Software by
1.8.18