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
w
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
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonDigitContainer
CscSimDataCollectionCnv_p2.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 CSCSIMDATACOLLECTIONCNV_P2_H
6
#define CSCSIMDATACOLLECTIONCNV_P2_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
#include "
MuonSimData/CscSimDataCollection.h
"
10
#include "
CscSimDataCollection_p2.h
"
11
#include "
MuonEventTPCnv/MuonDigitContainer/CscSimDataCnv_p2.h
"
12
13
class
CscSimDataCollectionCnv_p2
:
public
T_AthenaPoolTPCnvBase
<CscSimDataCollection, Muon::CscSimDataCollection_p2> {
14
15
public
:
16
CscSimDataCollectionCnv_p2
() {};
17
void
persToTrans
(
const
Muon::CscSimDataCollection_p2
* persCol,
CscSimDataCollection
* transCol, MsgStream &
log
);
18
void
transToPers
(
const
CscSimDataCollection
* transCol,
Muon::CscSimDataCollection_p2
* persCol, MsgStream &
log
);
19
20
private
:
21
CscSimDataCnv_p2
m_cscsimdataCnv
;
22
23
};
24
25
#endif
CscSimDataCollectionCnv_p2
Definition:
CscSimDataCollectionCnv_p2.h:13
CscSimDataCollection.h
TPConverterBase
Definition:
TPConverter.h:738
CscSimDataCnv_p2
Definition:
CscSimDataCnv_p2.h:16
CscSimDataCollectionCnv_p2::CscSimDataCollectionCnv_p2
CscSimDataCollectionCnv_p2()
Definition:
CscSimDataCollectionCnv_p2.h:16
CscSimDataCollectionCnv_p2::persToTrans
void persToTrans(const Muon::CscSimDataCollection_p2 *persCol, CscSimDataCollection *transCol, MsgStream &log)
Definition:
CscSimDataCollectionCnv_p2.cxx:11
CscSimDataCnv_p2.h
T_AthenaPoolTPConverter.h
CscSimDataCollection
Definition:
CscSimDataCollection.h:29
Muon::CscSimDataCollection_p2
Definition:
CscSimDataCollection_p2.h:13
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
CscSimDataCollectionCnv_p2::m_cscsimdataCnv
CscSimDataCnv_p2 m_cscsimdataCnv
Definition:
CscSimDataCollectionCnv_p2.h:21
CscSimDataCollectionCnv_p2::transToPers
void transToPers(const CscSimDataCollection *transCol, Muon::CscSimDataCollection_p2 *persCol, MsgStream &log)
Definition:
CscSimDataCollectionCnv_p2.cxx:29
CscSimDataCollection_p2.h
Generated on Wed May 14 2025 21:08:13 for ATLAS Offline Software by
1.8.18