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
InnerDetector
InDetConditions
InDetByteStreamErrorsAthenaPool
src
TRT_BSErrContainerCnv_p2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef INDETBYTESTREAMERRORSATHENAPOOL_TRT_BSERRCONTAINERCNV_P2_H
6
#define INDETBYTESTREAMERRORSATHENAPOOL_TRT_BSERRCONTAINERCNV_P2_H
7
8
#include "
InDetByteStreamErrors/TRT_BSErrContainer.h
"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
10
#include "
InDetByteStreamErrorsAthenaPool/TRT_BSErrContainer_p2.h
"
11
12
13
class
TRT_BSErrContainerCnv_p2
:
public
T_AthenaPoolTPCnvBase
<TRT_BSErrContainer, TRT_BSErrContainer_p2>
14
{
15
public
:
16
TRT_BSErrContainerCnv_p2
(){};
17
18
virtual
void
persToTrans
(
const
TRT_BSErrContainer_p2
* persCont,
19
TRT_BSErrContainer
* transCont,
20
MsgStream &
log
) ;
21
virtual
void
transToPers
(
const
TRT_BSErrContainer
* transCont,
22
TRT_BSErrContainer_p2
* persCont,
23
MsgStream &
log
) ;
24
virtual
TRT_BSErrContainer
*
createTransient
(
const
TRT_BSErrContainer_p2
* persObj, MsgStream&
log
) ;
25
26
};
27
28
#endif
TRT_BSErrContainerCnv_p2
Definition:
TRT_BSErrContainerCnv_p2.h:14
TPConverterBase
Definition:
TPConverter.h:738
TRT_BSErrContainerCnv_p2::createTransient
virtual TRT_BSErrContainer * createTransient(const TRT_BSErrContainer_p2 *persObj, MsgStream &log)
Definition:
TRT_BSErrContainerCnv_p2.cxx:47
TRT_BSErrContainer
Definition:
TRT_BSErrContainer.h:20
TRT_BSErrContainer_p2.h
T_AthenaPoolTPConverter.h
TRT_BSErrContainer.h
TRT_BSErrContainerCnv_p2::TRT_BSErrContainerCnv_p2
TRT_BSErrContainerCnv_p2()
Definition:
TRT_BSErrContainerCnv_p2.h:16
TRT_BSErrContainerCnv_p2::transToPers
virtual void transToPers(const TRT_BSErrContainer *transCont, TRT_BSErrContainer_p2 *persCont, MsgStream &log)
Definition:
TRT_BSErrContainerCnv_p2.cxx:14
TRT_BSErrContainerCnv_p2::persToTrans
virtual void persToTrans(const TRT_BSErrContainer_p2 *persCont, TRT_BSErrContainer *transCont, MsgStream &log)
Definition:
TRT_BSErrContainerCnv_p2.cxx:30
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TRT_BSErrContainer_p2
Definition:
TRT_BSErrContainer_p2.h:13
Generated on Thu Mar 13 2025 21:21:22 for ATLAS Offline Software by
1.8.18