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
Calorimeter
CaloCnv
CaloSimEventTPCnv
CaloSimEventTPCnv
CaloCalibrationHitContainerCnv_p3.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef CALOSIMEVENTTPCNV_CALOCALIBRATIONHITCONTAINERCNV_P3_H
6
#define CALOSIMEVENTTPCNV_CALOCALIBRATIONHITCONTAINERCNV_P3_H
7
8
#include "
CaloSimEventTPCnv/CaloCalibrationHitContainer_p3.h
"
9
#include "
CaloSimEvent/CaloCalibrationHitContainer.h
"
10
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
11
12
//typedef T_AthenaHitsVectorCnv< CaloCalibrationHitContainer, CaloCalibrationHitContainer_p1, CaloCalibrationHitCnv_p1 > CaloCalibrationHitContainerCnv_p1;
13
14
class
CaloCalibrationHitContainerCnv_p3
:
public
T_AthenaPoolTPCnvBase
<CaloCalibrationHitContainer, CaloCalibrationHitContainer_p3>
15
{
16
public
:
17
CaloCalibrationHitContainerCnv_p3
(){};
18
19
virtual
void
persToTrans
(
const
CaloCalibrationHitContainer_p3
* persColl,
CaloCalibrationHitContainer
* transColl, MsgStream &
log
);
20
virtual
void
transToPers
(
const
CaloCalibrationHitContainer
* transColl,
CaloCalibrationHitContainer_p3
* persColl, MsgStream &
log
);
21
private
:
22
};
23
24
#endif // not CALOSIMEVENTTPCNV_CALOCALIBRATIONHITCONTAINERCNV_P1_H
CaloCalibrationHitContainer
Definition:
CaloCalibrationHitContainer.h:25
CaloCalibrationHitContainerCnv_p3::persToTrans
virtual void persToTrans(const CaloCalibrationHitContainer_p3 *persColl, CaloCalibrationHitContainer *transColl, MsgStream &log)
Definition:
CaloCalibrationHitContainerCnv_p3.cxx:90
TPConverterBase
Definition:
TPConverter.h:738
CaloCalibrationHitContainer.h
CaloCalibrationHitContainerCnv_p3
Definition:
CaloCalibrationHitContainerCnv_p3.h:15
T_AthenaPoolTPConverter.h
CaloCalibrationHitContainerCnv_p3::transToPers
virtual void transToPers(const CaloCalibrationHitContainer *transColl, CaloCalibrationHitContainer_p3 *persColl, MsgStream &log)
Definition:
CaloCalibrationHitContainerCnv_p3.cxx:22
CaloCalibrationHitContainer_p3.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
CaloCalibrationHitContainerCnv_p3::CaloCalibrationHitContainerCnv_p3
CaloCalibrationHitContainerCnv_p3()
Definition:
CaloCalibrationHitContainerCnv_p3.h:17
CaloCalibrationHitContainer_p3
Persistent represenation of a CaloCalibrationContainer,.
Definition:
CaloCalibrationHitContainer_p3.h:16
Generated on Fri Apr 25 2025 21:07:56 for ATLAS Offline Software by
1.8.18