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
TrkSurfaces
DiscBoundsCnv_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
#ifndef DISC_BOUNDS_CNV_P1_H
6
#define DISC_BOUNDS_CNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: DiscBoundsCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
15
16
#include "
TrkSurfaces/DiscBounds.h
"
17
#include "
TrkEventTPCnv/TrkSurfaces/DiscBounds_p1.h
"
18
19
class
MsgStream;
20
21
class
DiscBoundsCnv_p1
22
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::SurfaceBounds, Trk::DiscBounds, Trk::DiscBounds_p1 >
23
{
24
public
:
25
DiscBoundsCnv_p1
() {}
26
27
void
persToTrans
(
const
Trk::DiscBounds_p1
*,
Trk::DiscBounds
*, MsgStream& );
28
void
transToPers
(
const
Trk::DiscBounds
*,
Trk::DiscBounds_p1
*, MsgStream& );
29
};
30
31
#endif // DISC_BOUNDS_CNV_P1_H
DiscBounds.h
DiscBoundsCnv_p1
Definition:
DiscBoundsCnv_p1.h:23
TPPolyCnvBase
Definition:
TPConverter.h:674
Trk::DiscBounds_p1
Definition:
DiscBounds_p1.h:17
T_AthenaPoolTPConverter.h
DiscBoundsCnv_p1::transToPers
void transToPers(const Trk::DiscBounds *, Trk::DiscBounds_p1 *, MsgStream &)
Definition:
DiscBoundsCnv_p1.cxx:25
DiscBounds_p1.h
DiscBoundsCnv_p1::DiscBoundsCnv_p1
DiscBoundsCnv_p1()
Definition:
DiscBoundsCnv_p1.h:25
DiscBoundsCnv_p1::persToTrans
void persToTrans(const Trk::DiscBounds_p1 *, Trk::DiscBounds *, MsgStream &)
Definition:
DiscBoundsCnv_p1.cxx:15
Trk::DiscBounds
Definition:
DiscBounds.h:44
Generated on Sun Mar 16 2025 21:09:36 for ATLAS Offline Software by
1.8.18