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
CompressedLayerMaterial_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
// CompressedLayerMaterial_p1.h, (c) ATLAS Detector software
8
9
#ifndef COMPRESSEDLAYERMATERIAL_P1_TRK_H
10
#define COMPRESSEDLAYERMATERIAL_P1_TRK_H
11
12
#include <vector>
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
TrkDetDescrTPCnv/TrkDetDescrUtils/BinUtility_p1.h
"
15
16
namespace
Trk
17
{
20
class
CompressedLayerMaterial_p1
21
{
22
public
:
23
CompressedLayerMaterial_p1
() :
24
splitFactor
(1.)
25
{}
26
27
std::vector<TPObjRef>
materialVector
;
28
std::vector<unsigned short int >
materialBins
;
29
BinUtility_p1
binUtility
;
30
float
splitFactor
;
31
32
};
33
}
34
35
#endif // COMPRESSEDLAYERMATERIAL_P1_TRK_H
Trk::CompressedLayerMaterial_p1::materialVector
std::vector< TPObjRef > materialVector
Definition:
CompressedLayerMaterial_p1.h:27
Trk::CompressedLayerMaterial_p1
Definition:
CompressedLayerMaterial_p1.h:21
Trk::BinUtility_p1
Definition:
BinUtility_p1.h:19
Trk::CompressedLayerMaterial_p1::materialBins
std::vector< unsigned short int > materialBins
Definition:
CompressedLayerMaterial_p1.h:28
Trk::CompressedLayerMaterial_p1::CompressedLayerMaterial_p1
CompressedLayerMaterial_p1()
Definition:
CompressedLayerMaterial_p1.h:23
Trk::CompressedLayerMaterial_p1::binUtility
BinUtility_p1 binUtility
Definition:
CompressedLayerMaterial_p1.h:29
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::CompressedLayerMaterial_p1::splitFactor
float splitFactor
Definition:
CompressedLayerMaterial_p1.h:30
BinUtility_p1.h
Generated on Fri Mar 14 2025 21:08:41 for ATLAS Offline Software by
1.8.18