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
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
MuonFeatureDetailsCnv_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 TRIGMUONEVENTTPCNV_MUONFEATUREDETAILSCNV_P1_H
6
#define TRIGMUONEVENTTPCNV_MUONFEATUREDETAILSCNV_P1_H
7
8
//converter base
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
10
11
//MuonFeature transient and persistent classes
12
#include "
TrigMuonEventTPCnv/MuonFeatureDetails_p1.h
"
13
14
15
class
MsgStream;
16
17
18
class
MuonFeatureDetailsCnv_p1
:
public
T_AthenaPoolTPCnvBase
<MuonFeatureDetails, MuonFeatureDetails_p1>
19
{
20
21
public
:
22
23
MuonFeatureDetailsCnv_p1
() {}
24
25
virtual
void
persToTrans
(
const
MuonFeatureDetails_p1
* persObj,
MuonFeatureDetails
* transObj, MsgStream &
log
);
26
virtual
void
transToPers
(
const
MuonFeatureDetails
* transObj,
MuonFeatureDetails_p1
* persObj, MsgStream &
log
);
27
};
28
29
#endif
30
MuonFeatureDetails_p1.h
MuonFeatureDetailsCnv_p1::MuonFeatureDetailsCnv_p1
MuonFeatureDetailsCnv_p1()
Definition:
MuonFeatureDetailsCnv_p1.h:23
TPConverterBase
Definition:
TPConverter.h:738
MuonFeatureDetails
Definition:
MuonFeatureDetails.h:21
MuonFeatureDetailsCnv_p1::persToTrans
virtual void persToTrans(const MuonFeatureDetails_p1 *persObj, MuonFeatureDetails *transObj, MsgStream &log)
Definition:
MuonFeatureDetailsCnv_p1.cxx:9
T_AthenaPoolTPConverter.h
MuonFeatureDetailsCnv_p1::transToPers
virtual void transToPers(const MuonFeatureDetails *transObj, MuonFeatureDetails_p1 *persObj, MsgStream &log)
Definition:
MuonFeatureDetailsCnv_p1.cxx:198
MuonFeatureDetails_p1
Definition:
MuonFeatureDetails_p1.h:13
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
MuonFeatureDetailsCnv_p1
Definition:
MuonFeatureDetailsCnv_p1.h:19
Generated on Wed Apr 23 2025 21:15:49 for ATLAS Offline Software by
1.8.18