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
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkRIO_OnTrack
RIO_OnTrack_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 RIO_ON_TRACK_P1_TRK_H
6
#define RIO_ON_TRACK_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: RIO_OnTrack_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolUtilities/TPObjRef.h
"
15
16
#include "Identifier/Identifier.h"
17
18
namespace
Trk
19
{
20
class
RIO_OnTrack_p1
21
// : public MeasurementBase_p1
22
{
23
public
:
24
RIO_OnTrack_p1
() :
m_id
(0) {}
25
26
unsigned
int
m_id
;
27
28
//LocalParameters_p1 *
29
TPObjRef
m_localParams
;
30
//ErrorMatrix *
31
TPObjRef
m_localErrMat
;
32
};
33
}
34
35
#endif // RIO_ON_TRACK_P1_TRK_H
Trk::RIO_OnTrack_p1::m_localParams
TPObjRef m_localParams
Definition:
RIO_OnTrack_p1.h:29
Trk::RIO_OnTrack_p1::m_id
unsigned int m_id
Definition:
RIO_OnTrack_p1.h:26
TPObjRef
Definition:
TPObjRef.h:20
Trk::RIO_OnTrack_p1
Definition:
RIO_OnTrack_p1.h:22
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::RIO_OnTrack_p1::RIO_OnTrack_p1
RIO_OnTrack_p1()
Definition:
RIO_OnTrack_p1.h:24
Trk::RIO_OnTrack_p1::m_localErrMat
TPObjRef m_localErrMat
Definition:
RIO_OnTrack_p1.h:31
Generated on Mon Mar 31 2025 21:17:33 for ATLAS Offline Software by
1.8.18