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
Tracking
TrkEventCnv
TrkEventTopLevelCnv
src
factories
TrkEventTopLevelCnv.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// generate the T/P converter entries
6
#include "
AthenaKernel/TPCnvFactory.h
"
7
8
#include "
TrkEventTopLevelCnv/SegmentCollectionCnv_tlp4.h
"
9
#include "
TrkEventTopLevelCnv/TrackCollectionCnv_tlp6.h
"
10
11
12
DECLARE_TPCNV_FACTORY
(
SegmentCollectionCnv_tlp4
,
13
Trk::SegmentCollection
,
14
Trk::SegmentCollection_tlp4
,
15
Athena::TPCnvVers::Current
)
16
17
18
DECLARE_TPCNV_FACTORY
(
TrackCollectionCnv_tlp6
,
19
TrackCollection
,
20
Trk::TrackCollection_tlp6
,
21
Athena::TPCnvVers::Current
)
TPCnvFactory.h
Set up plugin loading of TP converters.
SegmentCollectionCnv_tlp4.h
TrackCollectionCnv_tlp6.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(SegmentCollectionCnv_tlp4, Trk::SegmentCollection, Trk::SegmentCollection_tlp4, Athena::TPCnvVers::Current) DECLARE_TPCNV_FACTORY(TrackCollectionCnv_tlp6
Trk::SegmentCollection_tlp4
Definition:
SegmentCollection_tlp4.h:47
Trk::TrackCollection_tlp6
Definition:
TrackCollection_tlp6.h:62
SegmentCollectionCnv_tlp4
Definition:
SegmentCollectionCnv_tlp4.h:31
DataVector< Trk::Segment >
Athena::TPCnvVers::Current
@ Current
Definition:
TPCnvFactory.h:103
TrackCollectionCnv_tlp6
Definition:
TrackCollectionCnv_tlp6.h:43
Generated on Sat Mar 29 2025 21:21:16 for ATLAS Offline Software by
1.8.18