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
Trigger
TrigAccel
TrigCudaFitter
src
Trigger/TrigAccel/TrigCudaFitter/src/PixelCluster.h
Go to the documentation of this file.
1
// Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2
#ifndef __PIXEL_CLUSTER_H__
3
#define __PIXEL_CLUSTER_H__
4
5
#include "
SiCluster.h
"
6
7
class
PixelCluster
:
public
SiCluster
8
{
9
public
:
10
PixelCluster
(
const
Surface
*);
11
virtual
~PixelCluster
(
void
);
12
13
double
m_m
[2]{};
14
double
m_cov
[2][2]{};
15
16
public
:
17
virtual
void
setParameters
(
float
*
par
);
18
virtual
TrkBaseNode
*
createDkfNode
(
void
)
const
;
19
};
20
#endif
PixelCluster
Definition:
Trigger/TrigAccel/TrigCudaFitter/src/PixelCluster.h:8
SiCluster
Definition:
Trigger/TrigAccel/TrigCudaFitter/src/SiCluster.h:9
Surface
Definition:
Trigger/TrigAccel/TrigCudaFitter/src/Surface.h:8
SiCluster.h
PixelCluster::createDkfNode
virtual TrkBaseNode * createDkfNode(void) const
PixelCluster::m_m
double m_m[2]
Definition:
Trigger/TrigAccel/TrigCudaFitter/src/PixelCluster.h:13
PixelCluster::PixelCluster
PixelCluster(const Surface *)
PixelCluster::~PixelCluster
virtual ~PixelCluster(void)
createCoolChannelIdFile.par
par
Definition:
createCoolChannelIdFile.py:29
PixelCluster::m_cov
double m_cov[2][2]
Definition:
Trigger/TrigAccel/TrigCudaFitter/src/PixelCluster.h:14
PixelCluster::setParameters
virtual void setParameters(float *par)
TrkBaseNode
Definition:
Trigger/TrigAccel/TrigCudaFitter/src/TrkBaseNode.h:18
Generated on Sat Apr 26 2025 21:16:55 for ATLAS Offline Software by
1.8.18