Main Page
+
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
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
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
+
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
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related 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
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
RecoTracker
TkDetLayers
interface
GeometricSearchTrackerBuilder.h
Go to the documentation of this file.
1
#ifndef TkDetLayers_GeometricSearchTrackerBuilder_h
2
#define TkDetLayers_GeometricSearchTrackerBuilder_h
3
4
#include "
RecoTracker/TkDetLayers/interface/GeometricSearchTracker.h
"
5
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDet.h
"
6
#include "
Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h
"
7
8
class
TrackerTopology
;
9
class
MTDTopology
;
10
15
class
GeometricSearchTrackerBuilder
{
16
public
:
17
GeometricSearchTrackerBuilder
() {}
18
~GeometricSearchTrackerBuilder
() {}
19
20
GeometricSearchTracker
*
build
(
const
GeometricDet
* theGeometricTracker,
21
const
TrackerGeometry
* theGeomDetGeometry,
22
const
TrackerTopology
* tTopo,
23
const
bool
usePhase2Stacks
=
false
)
__attribute__
((cold));
24
25
//This constructor builds also the MTD geometry
26
GeometricSearchTracker
*
build
(
const
GeometricDet
* theGeometricTracker,
27
const
TrackerGeometry
* theGeomDetGeometry,
28
const
TrackerTopology
* tTopo,
29
const
MTDGeometry
*
mtd
,
30
const
MTDTopology
* mTopo,
31
const
bool
usePhase2Stacks
=
false
)
__attribute__
((cold));
32
};
33
34
#endif
GeometricSearchTrackerBuilder::GeometricSearchTrackerBuilder
GeometricSearchTrackerBuilder()
Definition:
GeometricSearchTrackerBuilder.h:17
runTheMatrix.const
const
Definition:
runTheMatrix.py:337
funct::false
false
Definition:
Factorize.h:29
TrackerTopology
Definition:
TrackerTopology.h:16
MTDGeometry
Definition:
MTDGeometry.h:14
GeometricSearchTrackerBuilder
Definition:
GeometricSearchTrackerBuilder.h:15
GeometricDet.h
GeometricDet
Definition:
GeometricDet.h:31
__attribute__
float __attribute__((vector_size(8))) cms_float32x2_t
Definition:
ExtVec.h:12
GeometricSearchTracker
Definition:
GeometricSearchTracker.h:15
GeometricSearchTrackerBuilder::build
GeometricSearchTracker * build(const GeometricDet *theGeometricTracker, const TrackerGeometry *theGeomDetGeometry, const TrackerTopology *tTopo, const bool usePhase2Stacks=false) __attribute__((cold))
Definition:
GeometricSearchTrackerBuilder.cc:20
MTDTopology
Definition:
MTDTopology.h:13
TrackerMTDRecoGeometryESProducer_cfi.usePhase2Stacks
usePhase2Stacks
Definition:
TrackerMTDRecoGeometryESProducer_cfi.py:4
mtd_digitizer
Definition:
MTDDigitizer.h:34
GeometricSearchTracker.h
TrackerGeometry.h
TrackerGeometry
Definition:
TrackerGeometry.h:14
GeometricSearchTrackerBuilder::~GeometricSearchTrackerBuilder
~GeometricSearchTrackerBuilder()
Definition:
GeometricSearchTrackerBuilder.h:18
Generated for CMSSW Reference Manual by
1.8.14