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
Tracking
TrkDetDescr
TrkDetDescrTPCnv
TrkDetDescrTPCnv
TrkGeometry
LayerMaterialMap_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
6
// LayerMaterialMap_p1.h, (c) ATLAS Detector software
8
9
#ifndef LAYERMATERIALMAP_P1_TRK_H
10
#define LAYERMATERIALMAP_P1_TRK_H
11
12
#include "
AthenaPoolUtilities/TPObjRef.h
"
13
#include <vector>
14
#include "
TrkDetDescrTPCnv/TrkGeometry/ElementTable_p1.h
"
15
16
17
namespace
Trk
18
{
19
class
LayerMaterialMap_p1
20
{
21
public
:
22
std::vector<TPObjRef>
lmVector
;
23
std::vector<int>
idxVector
;
24
25
ElementTable_p1
elementTable
;
26
27
LayerMaterialMap_p1
() :
28
elementTable
()
29
{}
30
31
};
32
}
33
34
#endif // LAYERMATERIALCOLLECTION_P1_TRK_H
Trk::LayerMaterialMap_p1
Definition:
LayerMaterialMap_p1.h:20
ElementTable_p1.h
Trk::LayerMaterialMap_p1::elementTable
ElementTable_p1 elementTable
Definition:
LayerMaterialMap_p1.h:25
Trk::LayerMaterialMap_p1::LayerMaterialMap_p1
LayerMaterialMap_p1()
Definition:
LayerMaterialMap_p1.h:27
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::LayerMaterialMap_p1::idxVector
std::vector< int > idxVector
Definition:
LayerMaterialMap_p1.h:23
Trk::LayerMaterialMap_p1::lmVector
std::vector< TPObjRef > lmVector
Definition:
LayerMaterialMap_p1.h:22
TPObjRef.h
Trk::ElementTable_p1
Definition:
ElementTable_p1.h:25
Generated on Thu Apr 3 2025 21:14:15 for ATLAS Offline Software by
1.8.18