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
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
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
src
TIDLayerBuilder.h
Go to the documentation of this file.
1
#ifndef TkDetLayers_TIDLayerBuilder_h
2
#define TkDetLayers_TIDLayerBuilder_h
3
4
#include "
TIDLayer.h
"
5
6
#include "
FWCore/Framework/interface/ESHandle.h
"
7
#include "
Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h
"
8
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDet.h
"
9
13
#pragma GCC visibility push(hidden)
14
class
TIDLayerBuilder
{
15
public
:
16
TIDLayerBuilder
(){};
17
TIDLayer
*
build
(
const
GeometricDet
* aTIDLayer,
const
TrackerGeometry
* theGeomDetGeometry)
__attribute__
((cold));
18
};
19
20
#pragma GCC visibility pop
21
#endif
TrackerGeometry.h
ESHandle.h
__attribute__
float __attribute__((vector_size(8))) cms_float32x2_t
Definition:
ExtVec.h:12
TIDLayerBuilder::TIDLayerBuilder
TIDLayerBuilder()
Definition:
TIDLayerBuilder.h:16
TIDLayer
Definition:
TIDLayer.h:14
GeometricDet
Definition:
GeometricDet.h:31
GeometricDet.h
TIDLayerBuilder
Definition:
TIDLayerBuilder.h:14
TIDLayer.h
TIDLayerBuilder::build
TIDLayer * build(const GeometricDet *aTIDLayer, const TrackerGeometry *theGeomDetGeometry) __attribute__((cold))
Definition:
TIDLayerBuilder.cc:7
TrackerGeometry
Definition:
TrackerGeometry.h:14
Generated for CMSSW Reference Manual by
1.8.16