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
TrkEventTPCnv
TrkEventTPCnv
TrkParameters
TrackParametersCnv_p1.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
//-----------------------------------------------------------------------------
6
//
7
// file: TrackParametersCnv_p1.h
8
// author: Lukasz Janyst <ljanyst@cern.ch>
9
//
10
//-----------------------------------------------------------------------------
11
12
#ifndef TRACK_PARAMETERS_CNV_P1_H
13
#define TRACK_PARAMETERS_CNV_P1_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
16
17
#include "
TrkParameters/TrackParameters.h
"
18
#include "
TrkEventTPCnv/TrkParameters/TrackParameters_p1.h
"
19
20
class
MsgStream;
21
22
class
TrackParametersCnv_p1
23
:
public
T_AthenaPoolTPAbstractPolyCnvBase
<Trk::TrackParameters, Trk::TrackParameters, Trk::TrackParameters_p1>
24
{
25
public
:
26
TrackParametersCnv_p1
() {}
27
28
void
persToTrans
(
const
Trk :: TrackParameters_p1 *persObj,
29
Trk :: TrackParameters
*transObj,
30
MsgStream &
log
);
31
32
void
transToPers
(
const
Trk::TrackParameters
*transObj,
33
Trk::TrackParameters_p1
*persObj,
34
MsgStream &
log
);
35
};
36
37
#endif // TRACK_PARAMETERS_CNV_P1_H
TrackParameters.h
TrackParametersCnv_p1::TrackParametersCnv_p1
TrackParametersCnv_p1()
Definition:
TrackParametersCnv_p1.h:26
xAOD::TrackParameters
TrackParameters_v1 TrackParameters
Definition:
Event/xAOD/xAODTracking/xAODTracking/TrackParameters.h:11
Trk::TrackParameters_p1
Definition:
TrackParameters_p1.h:19
TrackParametersCnv_p1::persToTrans
void persToTrans(const Trk ::TrackParameters_p1 *persObj, Trk ::TrackParameters *transObj, MsgStream &log)
Definition:
TrackParametersCnv_p1.cxx:17
TPAbstractPolyCnvBase
Definition:
TPConverter.h:332
T_AthenaPoolTPConverter.h
Trk::ParametersBase
Definition:
ParametersBase.h:55
TrackParameters_p1.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrackParametersCnv_p1::transToPers
void transToPers(const Trk::TrackParameters *transObj, Trk::TrackParameters_p1 *persObj, MsgStream &log)
Definition:
TrackParametersCnv_p1.cxx:26
TrackParametersCnv_p1
Definition:
TrackParametersCnv_p1.h:24
Generated on Thu Mar 13 2025 21:20:21 for ATLAS Offline Software by
1.8.18