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
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetRIO_OnTrack
SiClusterOnTrack_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
5
#ifndef SI_CLUSTER_ON_TRACK_P1_TRK_H
6
#define SI_CLUSTER_ON_TRACK_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SiClusterOnTrack_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolUtilities/TPObjRef.h
"
15
16
#include "
Identifier/IdentifierHash.h
"
17
18
namespace
InDet
19
{
20
class
SiClusterOnTrack_p1
{
21
public
:
22
SiClusterOnTrack_p1
():
m_idDE
{},
m_isbroad
(
false
) {}
23
24
// base RIO_OnTrack_p1
25
TPObjRef
m_RIO
;
26
IdentifierHash::value_type
m_idDE
;
27
bool
m_isbroad
;
28
};
29
}
30
31
#endif // SI_CLUSTER_ON_TRACK_P1_TRK_H
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
InDet::SiClusterOnTrack_p1::m_idDE
IdentifierHash::value_type m_idDE
Definition:
SiClusterOnTrack_p1.h:26
IdentifierHash::value_type
unsigned int value_type
Definition:
IdentifierHash.h:27
TPObjRef
Definition:
TPObjRef.h:20
InDet::SiClusterOnTrack_p1::SiClusterOnTrack_p1
SiClusterOnTrack_p1()
Definition:
SiClusterOnTrack_p1.h:22
InDet::SiClusterOnTrack_p1::m_RIO
TPObjRef m_RIO
Definition:
SiClusterOnTrack_p1.h:25
InDet::SiClusterOnTrack_p1::m_isbroad
bool m_isbroad
Definition:
SiClusterOnTrack_p1.h:27
IdentifierHash.h
TPObjRef.h
InDet::SiClusterOnTrack_p1
Definition:
SiClusterOnTrack_p1.h:20
Generated on Tue Mar 25 2025 21:18:35 for ATLAS Offline Software by
1.8.18