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