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
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonTrigCoinData
MuonTrigCoinData
MuonCoinDataDict.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 MUONCOINDATADICT_H
6
#define MUONCOINDATADICT_H
7
8
#include "
MuonTrigCoinData/MuonCoinDataContainer.h
"
9
#include "
MuonTrigCoinData/TgcCoinData.h
"
10
#include "
MuonTrigCoinData/TgcCoinDataContainer.h
"
11
#include "
MuonTrigCoinData/RpcCoinData.h
"
12
#include "
MuonTrigCoinData/RpcCoinDataContainer.h
"
13
#include "
MuonTrigCoinData/MuonTrigCoinData_Cache.h
"
14
15
namespace
tmpMuonTrigCoinData
16
{
17
struct
tmp
18
{
19
DataVector<Muon::TgcCoinData>
tmpDV1Tgc
;
20
DataVector<Muon::RpcCoinData>
tmpDV1Rpc
;
21
Muon::TgcCoinDataContainer
tmpCont1
;
22
23
DataVector<Muon::MuonCoinDataCollection<Muon::TgcCoinData>
>
dummy1Tgc
;
24
std::vector<Muon::MuonCoinDataCollection<Muon::TgcCoinData>* >
dummy2Tgc
;
25
DataVector<Muon::MuonCoinDataCollection<Muon::RpcCoinData>
>
dummy1Rpc
;
26
std::vector<Muon::MuonCoinDataCollection<Muon::RpcCoinData>* >
dummy2Rpc
;
27
28
29
};
30
}
31
32
#endif
RpcCoinDataContainer.h
MuonCoinDataContainer.h
tmpMuonTrigCoinData::tmp::dummy2Rpc
std::vector< Muon::MuonCoinDataCollection< Muon::RpcCoinData > * > dummy2Rpc
Definition:
MuonCoinDataDict.h:26
tmpMuonTrigCoinData::tmp
Definition:
MuonCoinDataDict.h:18
RpcCoinData.h
tmpMuonTrigCoinData::tmp::dummy1Rpc
DataVector< Muon::MuonCoinDataCollection< Muon::RpcCoinData > > dummy1Rpc
Definition:
MuonCoinDataDict.h:25
MuonTrigCoinData_Cache.h
tmpMuonTrigCoinData
Definition:
MuonCoinDataDict.h:16
DataVector< Muon::TgcCoinData >
tmpMuonTrigCoinData::tmp::dummy2Tgc
std::vector< Muon::MuonCoinDataCollection< Muon::TgcCoinData > * > dummy2Tgc
Definition:
MuonCoinDataDict.h:24
TgcCoinDataContainer.h
tmpMuonTrigCoinData::tmp::tmpDV1Rpc
DataVector< Muon::RpcCoinData > tmpDV1Rpc
Definition:
MuonCoinDataDict.h:20
tmpMuonTrigCoinData::tmp::tmpCont1
Muon::TgcCoinDataContainer tmpCont1
Definition:
MuonCoinDataDict.h:21
Muon::MuonCoinDataContainer
Definition:
MuonCoinDataContainer.h:32
tmpMuonTrigCoinData::tmp::tmpDV1Tgc
DataVector< Muon::TgcCoinData > tmpDV1Tgc
Definition:
MuonCoinDataDict.h:19
TgcCoinData.h
tmpMuonTrigCoinData::tmp::dummy1Tgc
DataVector< Muon::MuonCoinDataCollection< Muon::TgcCoinData > > dummy1Tgc
Definition:
MuonCoinDataDict.h:23
Generated on Mon Apr 21 2025 21:15:28 for ATLAS Offline Software by
1.8.18