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