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
TrkEvent
TrkParametersIdentificationHelpers
src
TrackParametersIdHelper.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrkParametersIdentificationHelpers/TrackParametersIdHelper.h
"
6
7
namespace
Trk
{
8
9
const
unsigned
int
TrackParametersIdHelper::m_version
= 0;
10
const
BitField<unsigned int>
TrackParametersIdHelper::m_validField
( 31, 1 );
11
12
const
BitField<unsigned int>
TrackParametersIdHelper::m_versionField
( 28, 3 );
13
const
BitField<unsigned int>
TrackParametersIdHelper::m_technologyField
( 23, 5 );
14
15
const
BitField<unsigned int>
TrackParametersIdHelper::m_isEntryToLayerField
( 5, 2 );
16
const
BitField<unsigned int>
TrackParametersIdHelper::m_caloSamplingField
( 0, 5 );
17
18
}
19
Trk::TrackParametersIdHelper::m_isEntryToLayerField
static const BitField< unsigned int > m_isEntryToLayerField
Definition:
TrackParametersIdHelper.h:55
Trk::TrackParametersIdHelper::m_technologyField
static const BitField< unsigned int > m_technologyField
Definition:
TrackParametersIdHelper.h:53
BitField
Definition:
ZdcWordDecoder.h:14
TrackParametersIdHelper.h
Trk::TrackParametersIdHelper::m_versionField
static const BitField< unsigned int > m_versionField
Definition:
TrackParametersIdHelper.h:52
Trk::TrackParametersIdHelper::m_caloSamplingField
static const BitField< unsigned int > m_caloSamplingField
Definition:
TrackParametersIdHelper.h:56
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::TrackParametersIdHelper::m_validField
static const BitField< unsigned int > m_validField
Definition:
TrackParametersIdHelper.h:51
Trk::TrackParametersIdHelper::m_version
static const unsigned int m_version
Definition:
TrackParametersIdHelper.h:50
Generated on Sat Mar 29 2025 21:20:19 for ATLAS Offline Software by
1.8.18